[Midnightbsd-cvs] mports: Makefile: add category license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Oct 21 10:38:29 EDT 2008


Log Message:
-----------
add category license

Modified Files:
--------------
    mports/editors/textedit.app:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/editors/textedit.app/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L editors/textedit.app/Makefile -L editors/textedit.app/Makefile -u -r1.2 -r1.3
--- editors/textedit.app/Makefile
+++ editors/textedit.app/Makefile
@@ -9,12 +9,13 @@
 PORTNAME=	textedit.app
 PORTVERSION=	4.0
 PORTREVISION=	1
-CATEGORIES=	editors
+CATEGORIES=	editors gnustep
 MASTER_SITES=	${MASTER_SITE_DEBIAN_POOL}
 DISTNAME=	${PORTNAME}_${PORTVERSION}.orig
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Basic text editor for GNUstep
+LICENSE=	other
 
 WRKSRC=		${WRKDIR}/textedit-${PORTVERSION}
 USE_GMAKE=	yes


More information about the Midnightbsd-cvs mailing list