[Midnightbsd-cvs] mports: Makefile: Add license, bump version (for last update)

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Apr 19 14:20:53 EDT 2008


Log Message:
-----------
Add license, bump version (for last update)

Modified Files:
--------------
    mports/mail/squirrelmail:
        Makefile (r1.7 -> r1.8)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/mail/squirrelmail/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -L mail/squirrelmail/Makefile -L mail/squirrelmail/Makefile -u -r1.7 -r1.8
--- mail/squirrelmail/Makefile
+++ mail/squirrelmail/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	squirrelmail
 PORTVERSION=	1.4.13
+PORTREVISION=	1
 CATEGORIES=	mail www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -17,6 +18,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A webmail system which accesses mail over IMAP
+LICENSE=	gpl2
 
 USE_PHP=	session mhash gettext mbstring pcre openssl xml
 WANT_PHP_WEB=	yes


More information about the Midnightbsd-cvs mailing list