[Midnightbsd-cvs] mports: Makefile: LICENSE= bsd3

ctriv at midnightbsd.org ctriv at midnightbsd.org
Sun May 4 13:59:29 EDT 2008


Log Message:
-----------
LICENSE= bsd3

Modified Files:
--------------
    mports/net/libdnet:
        Makefile (r1.4 -> r1.5)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net/libdnet/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L net/libdnet/Makefile -L net/libdnet/Makefile -u -r1.4 -r1.5
--- net/libdnet/Makefile
+++ net/libdnet/Makefile
@@ -17,7 +17,8 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A simple interface to low level networking routines
-LICENSE=        unknown
+LICENSE=        bsd3
+
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd6.0
 USE_GMAKE=	yes


More information about the Midnightbsd-cvs mailing list