[Midnightbsd-cvs] mports: Makefile: Technically meta ports shouldn't use PORTREVISIONS.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Nov 15 14:15:20 EST 2007


Log Message:
-----------
Technically meta ports shouldn't use PORTREVISIONS.  It can make things ugly.  I'm just going to increment the portversion now

Modified Files:
--------------
    mports/x11/etoile:
        Makefile (r1.7 -> r1.8)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/etoile/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -L x11/etoile/Makefile -L x11/etoile/Makefile -u -r1.7 -r1.8
--- x11/etoile/Makefile
+++ x11/etoile/Makefile
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	etoile
-PORTVERSION=	0.2.0
-PORTREVISION=	3
+PORTVERSION=	0.2.1
 CATEGORIES=	x11 gnustep
 MASTER_SITES=	# empty
 DISTFILES=	# empty


More information about the Midnightbsd-cvs mailing list