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/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/R-date/Makefile b/math/R-date/Makefile
index 789fbea7337..9aab679bd8a 100644
--- a/math/R-date/Makefile
+++ b/math/R-date/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.6 2012/04/15 15:22:37 brook Exp $
+# $NetBSD: Makefile,v 1.7 2014/08/28 03:14:39 brook Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/date/
-COMMENT= R functions for handling dates
+COMMENT= Functions for handling dates
LICENSE= gnu-gpl-v2
R_PKGNAME= date
-R_PKGVER= 1.2-32
+R_PKGVER= 1.2-34
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"