Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2014 13:13:56 +0000 (UTC)
From:      Alex Kozlov <ak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354634 - head/x11/printscreen
Message-ID:  <201405201313.s4KDDuxi033679@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ak
Date: Tue May 20 13:13:56 2014
New Revision: 354634
URL: http://svnweb.freebsd.org/changeset/ports/354634
QAT: https://qat.redports.org/buildarchive/r354634/

Log:
  - Fix CATEGORIES order
  
  Reported by:	erwin

Modified:
  head/x11/printscreen/Makefile

Modified: head/x11/printscreen/Makefile
==============================================================================
--- head/x11/printscreen/Makefile	Tue May 20 13:03:06 2014	(r354633)
+++ head/x11/printscreen/Makefile	Tue May 20 13:13:56 2014	(r354634)
@@ -3,7 +3,7 @@
 PORTNAME=	printscreen
 PORTVERSION=	1.4
 PORTREVISION=	1
-CATEGORIES=	graphics x11
+CATEGORIES=	x11 graphics
 MASTER_SITES=	# none
 DISTFILES=	# none
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405201313.s4KDDuxi033679>