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/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/R-date/Makefile b/math/R-date/Makefile
index 5b421a3901f..ff7afc444db 100644
--- a/math/R-date/Makefile
+++ b/math/R-date/Makefile
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.3 2007/02/22 19:26:46 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/13 11:38:19 markd Exp $
#
-PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/date.html
+HOMEPAGE= ${R_HOMEPAGE_BASE}/date/
COMMENT= Functions for handling dates
R_PKGNAME= date
-R_PKGVER= 1.2-18
+R_PKGVER= 1.2-26
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"