[Midnightbsd-cvs] mports: Makefile: license, bump for recent gnome changes.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Jun 13 10:58:50 EDT 2008


Log Message:
-----------
license, bump for recent gnome changes.

Modified Files:
--------------
    mports/x11-toolkits/gtksourceview:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/gtksourceview/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11-toolkits/gtksourceview/Makefile -L x11-toolkits/gtksourceview/Makefile -u -r1.2 -r1.3
--- x11-toolkits/gtksourceview/Makefile
+++ x11-toolkits/gtksourceview/Makefile
@@ -9,7 +9,7 @@
 
 PORTNAME=	gtksourceview
 PORTVERSION=	1.8.5
-PORTREVISION?=	2
+PORTREVISION?=	3
 CATEGORIES=	x11-toolkits gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -17,6 +17,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A text widget that adds syntax highlighting to the GtkTextView widget
+LICENSE=	gpl2
 
 USE_BZIP2=	yes
 


More information about the Midnightbsd-cvs mailing list