summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2018-07-28 14:40:42 +0000
committerbrook <brook@pkgsrc.org>2018-07-28 14:40:42 +0000
commit55af4570d6c4ce1988c7bfb90de029beec86838e (patch)
treeeb4d65c17195a4c4ff4516f86e4592bd4e18dbea /time
parent3d0aae71595b3d18b6a866f976122c894681cb6c (diff)
downloadpkgsrc-55af4570d6c4ce1988c7bfb90de029beec86838e.tar.gz
Remove MASTER_SITES= from individual R package Makefiles.
Each R package should include ../../math/R/Makefile.extension, which also defines MASTER_SITES. Consequently, it is redundant for the individual packages to do the same. Package-specific definitions also prevent redefining MASTER_SITES in a single common place.
Diffstat (limited to 'time')
-rw-r--r--time/R-timeDate/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/time/R-timeDate/Makefile b/time/R-timeDate/Makefile
index 7c915b1810b..7a44ed5fb90 100644
--- a/time/R-timeDate/Makefile
+++ b/time/R-timeDate/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/02/09 16:53:08 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:52 brook Exp $
CATEGORIES= time
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://www.rmetrics.org/