[Midnightbsd-cvs] mports: bsd.mport.mk: Add other license type.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Wed Dec 5 11:23:55 EST 2007


Log Message:
-----------
Add other license type. 
This should be used when the license is known, but not one of our
categories.
Unknown is for when the license cannot be found.

Modified Files:
--------------
    mports/Mk:
        bsd.mport.mk (r1.77 -> r1.78)

-------------- next part --------------
Index: bsd.mport.mk
===================================================================
RCS file: /home/cvs/mports/Mk/bsd.mport.mk,v
retrieving revision 1.77
retrieving revision 1.78
diff -L Mk/bsd.mport.mk -L Mk/bsd.mport.mk -u -r1.77 -r1.78
--- Mk/bsd.mport.mk
+++ Mk/bsd.mport.mk
@@ -2852,7 +2852,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 \
-		restricted perl modula3 unknown sgi agg
+		restricted perl modula3 unknown other sgi agg
 
 
 


More information about the Midnightbsd-cvs mailing list