diff --git a/R-cubature/Makefile b/R-cubature/Makefile index 005eec81c9..0e5ac229d6 100644 --- a/R-cubature/Makefile +++ b/R-cubature/Makefile @@ -4,7 +4,6 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= ${R_HOMEPAGE_BASE}/cubature/ COMMENT= Adaptive Multivariate Integration over Hypercubes LICENSE= gnu-gpl-v3 diff --git a/R-getopt/Makefile b/R-getopt/Makefile index 08b587ea0c..ea2653682c 100644 --- a/R-getopt/Makefile +++ b/R-getopt/Makefile @@ -4,7 +4,6 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= bacon@NetBSD.org -HOMEPAGE= ${R_HOMEPAGE_BASE}/getopt/ COMMENT= C-Like 'getopt' Behavior LICENSE= gnu-gpl-v2 diff --git a/R-np/Makefile b/R-np/Makefile index e73f9f9548..c7b5bf88ce 100644 --- a/R-np/Makefile +++ b/R-np/Makefile @@ -4,7 +4,6 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= ${R_HOMEPAGE_BASE}/np/ COMMENT= Nonparametric Kernel Smoothing Methods for Mixed Data Types # TODO: LICENSE= GPL diff --git a/R-optparse/Makefile b/R-optparse/Makefile index 9a48b195c8..40494a3566 100644 --- a/R-optparse/Makefile +++ b/R-optparse/Makefile @@ -4,7 +4,6 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= bacon@NetBSD.org -HOMEPAGE= ${R_HOMEPAGE_BASE}/optparse/ COMMENT= Command Line Option Parser LICENSE= gnu-gpl-v2 diff --git a/R-rgdal/Makefile b/R-rgdal/Makefile index d72748e2f4..932d47b269 100644 --- a/R-rgdal/Makefile +++ b/R-rgdal/Makefile @@ -5,7 +5,6 @@ CATEGORIES= databases math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= mchittur@cs.nmsu.edu -HOMEPAGE= ${R_HOMEPAGE_BASE}/rgdal.html COMMENT= Provides bindings to GDAL and R R_PKGNAME= rgdal