summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormarkd <markd>2008-10-13 11:30:50 +0000
committermarkd <markd>2008-10-13 11:30:50 +0000
commit0d305d83f554212c3706087f1f3b9d052629733a (patch)
treed726d69c457bf036c5b3e432fe8e017637e3a055 /math
parent90bfda788faa89b1cb2f9c4a2b0afecd0f57f78b (diff)
downloadpkgsrc-0d305d83f554212c3706087f1f3b9d052629733a.tar.gz
Fix homepage.
Diffstat (limited to 'math')
-rw-r--r--math/R-abind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-abind/Makefile b/math/R-abind/Makefile
index 3f43242b4c2..5ee372abaab 100644
--- a/math/R-abind/Makefile
+++ b/math/R-abind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/02/22 19:26:46 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/13 11:30:50 markd Exp $
#
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/abind.html
+HOMEPAGE= ${R_HOMEPAGE_BASE}/abind/
COMMENT= Combine multi-dimensional arrays
R_PKGNAME= abind