[Midnightbsd-cvs] mports: bsd.mport.mk: add cddl license.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Jun 12 23:54:29 EDT 2008


Log Message:
-----------
add cddl license.

Modified Files:
--------------
    mports/Mk:
        bsd.mport.mk (r1.107 -> r1.108)

-------------- next part --------------
Index: bsd.mport.mk
===================================================================
RCS file: /home/cvs/mports/Mk/bsd.mport.mk,v
retrieving revision 1.107
retrieving revision 1.108
diff -L Mk/bsd.mport.mk -L Mk/bsd.mport.mk -u -r1.107 -r1.108
--- Mk/bsd.mport.mk
+++ Mk/bsd.mport.mk
@@ -1679,7 +1679,7 @@
 .endif
 
 .if defined(USE_LDCONFIG32) && ${USE_LDCONFIG32:L} == "yes"
-IGNORE=			has USE_LDCONFIG32 set to yes, which is not correct
+IGNORE=		has USE_LDCONFIG32 set to yes, which is not correct
 .endif
 
 .if defined(USE_ICONV)
@@ -2886,7 +2886,7 @@
 #
 _LICENSES= 	agpl gpl gpl2 gpl3 lgpl bsd4 bsd3 bsd2 python ruby x11 guile artistic artistic2 \
 		bdb mpl npl publicdom zlib apache2 apache1.1 apache1 apsl2 apsl1 php openldap2.8 \
-		restricted perl mit modula3 unknown other sgi agg
+		restricted perl mit modula3 cddl unknown other sgi agg
 
 
 


More information about the Midnightbsd-cvs mailing list