diff options
-rw-r--r-- | math/R-combinat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-combinat/Makefile b/math/R-combinat/Makefile index c0f237f708e..778b1301b85 100644 --- a/math/R-combinat/Makefile +++ b/math/R-combinat/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 13:16:03 markd Exp $ +# $NetBSD: Makefile,v 1.2 2008/10/13 11:35:13 markd Exp $ # CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= ${R_HOMEPAGE_BASE}/combinat.html +HOMEPAGE= ${R_HOMEPAGE_BASE}/combinat/ COMMENT= Routines for combinatorics R_PKGNAME= combinat |