[Midnightbsd-cvs] mports: Makefile: add license, bump as it should have been with the last

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 21 15:01:50 EDT 2008


Log Message:
-----------
add license, bump as it should have been with the last gnome update.

Modified Files:
--------------
    mports/devel/oaf:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/oaf/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/oaf/Makefile -L devel/oaf/Makefile -u -r1.1 -r1.2
--- devel/oaf/Makefile
+++ devel/oaf/Makefile
@@ -8,14 +8,15 @@
 
 PORTNAME=	oaf
 PORTVERSION=	0.6.10
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	devel gnome
-MASTER_SITES=	${MASTER_SITE_GNOME}
+MASTER_SITES=	GNOME
 MASTER_SITE_SUBDIR=	sources/oaf/0.6
 DIST_SUBDIR=	gnome
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Object Activation Framework for GNOME
+LICENSE=	gpl2
 
 LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt
 


More information about the Midnightbsd-cvs mailing list