[Midnightbsd-cvs] mports: Makefile: Add license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Feb 14 21:07:42 EST 2008


Log Message:
-----------
Add license

Modified Files:
--------------
    mports/www/cherokee:
        Makefile (r1.5 -> r1.6)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/cherokee/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L www/cherokee/Makefile -L www/cherokee/Makefile -u -r1.5 -r1.6
--- www/cherokee/Makefile
+++ www/cherokee/Makefile
@@ -8,14 +8,14 @@
 
 PORTNAME=	cherokee
 PORTVERSION=	0.5.6
-PORTREVISION=
+PORTREVISION=	1
 CATEGORIES=	www
-MASTER_SITES=	http://www.cherokee-project.com/download/%SUBDIR%/ \
-		http://www.alaskaparadise.com/freebsd/
+MASTER_SITES=	http://www.cherokee-project.com/download/%SUBDIR%/
 MASTER_SITE_SUBDIR=	${PORTVERSION:R}/${PORTVERSION}
 
 MAINTAINER=	ports at MidnightBSD.com
 COMMENT=	An extremely fast and flexible web server
+LICENSE=	gpl2
 
 LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre
 


More information about the Midnightbsd-cvs mailing list