pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/R-proto



Module Name:    pkgsrc
Committed By:   brook
Date:           Wed Jul 31 15:33:40 UTC 2019

Modified Files:
        pkgsrc/devel/R-proto: Makefile

Log Message:
R-proto: update to canonical form of an R package.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/R-proto/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/R-proto/Makefile
diff -u pkgsrc/devel/R-proto/Makefile:1.3 pkgsrc/devel/R-proto/Makefile:1.4
--- pkgsrc/devel/R-proto/Makefile:1.3   Sat Jul 28 14:40:43 2018
+++ pkgsrc/devel/R-proto/Makefile       Wed Jul 31 15:33:40 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/07/28 14:40:43 brook Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/31 15:33:40 brook Exp $
 
-CATEGORIES=    devel
+CATEGORIES=    devel R
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/proto/
@@ -10,5 +10,7 @@ LICENSE=      gnu-gpl-v2
 R_PKGNAME=     proto
 R_PKGVER=      1.0.0
 
+USE_LANGUAGES= # none
+
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index