[Midnightbsd-cvs] mports: Makefile: forgot to add license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Apr 14 14:09:47 EDT 2008


Log Message:
-----------
forgot to add license

Modified Files:
--------------
    mports/math/R:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/math/R/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L math/R/Makefile -L math/R/Makefile -u -r1.3 -r1.4
--- math/R/Makefile
+++ math/R/Makefile
@@ -31,6 +31,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A language for statistical computing and graphics
+LICENSE=	gpl2
 
 OPTIONS=	ATLAS        "Use ATLAS instead of BLAS/LAPACK"           off \
 		TCLTK        "Use Tcl/Tk (for the tcltk package)"         on  \


More information about the Midnightbsd-cvs mailing list