From 0d305d83f554212c3706087f1f3b9d052629733a Mon Sep 17 00:00:00 2001 From: markd Date: Mon, 13 Oct 2008 11:30:50 +0000 Subject: Fix homepage. --- math/R-abind/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/R-abind/Makefile') 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 -- cgit v1.2.3