[Midnightbsd-cvs] mports: Makefile: license tag

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Nov 14 16:33:29 EST 2007


Log Message:
-----------
license tag

Modified Files:
--------------
    mports/security/openvpn:
        Makefile (r1.4 -> r1.5)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/openvpn/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L security/openvpn/Makefile -L security/openvpn/Makefile -u -r1.4 -r1.5
--- security/openvpn/Makefile
+++ security/openvpn/Makefile
@@ -10,12 +10,12 @@
 PORTVERSION=	2.0.9
 PORTREVISION=	0
 CATEGORIES=	security net
-# MASTER_SITES points to hosts in distinct data centers,
-# so just one MASTER_SITES entry should be OK.
 MASTER_SITES=	http://openvpn.net/release/
 
 MAINTAINER=	matthias.andree at gmx.de
 COMMENT=	Secure IP/Ethernet tunnel daemon
+LICENSE=	agg
+# gpl2, MSFT, BSDL, etc
 
 CONFLICTS=	openvpn-devel-[0-9]*
 


More information about the Midnightbsd-cvs mailing list