summaryrefslogtreecommitdiff
path: root/math/R-date/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-date/Makefile')
-rw-r--r--math/R-date/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/math/R-date/Makefile b/math/R-date/Makefile
index ff7afc444db..e6ce01ff72f 100644
--- a/math/R-date/Makefile
+++ b/math/R-date/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.4 2008/10/13 11:38:19 markd Exp $
-#
+# $NetBSD: Makefile,v 1.5 2009/12/11 19:27:49 adam Exp $
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/date/
-COMMENT= Functions for handling dates
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/date/
+COMMENT= Functions for handling dates
-R_PKGNAME= date
-R_PKGVER= 1.2-26
+R_PKGNAME= date
+R_PKGVER= 1.2-29
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"