summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorobache <obache>2015-02-01 09:07:40 +0000
committerobache <obache>2015-02-01 09:07:40 +0000
commit2f49a8a32b8446f75a910fb477d3ca2df6289ac9 (patch)
tree4f1e52ac30df31eb3ad06745e993a81ecdfb0434 /net
parentee852a8cf692cf6d956d847d010394b496b721f6 (diff)
downloadpkgsrc-2f49a8a32b8446f75a910fb477d3ca2df6289ac9.tar.gz
Revert "Define and use MASTER_SITE_OPENBSD.",
proposed/discussed is required for such changes.
Diffstat (limited to 'net')
-rw-r--r--net/openntpd/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile
index d124e7e255e..eae65fc5687 100644
--- a/net/openntpd/Makefile
+++ b/net/openntpd/Makefile
@@ -1,8 +1,11 @@
-# $NetBSD: Makefile,v 1.39 2015/02/01 01:47:27 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2015/02/01 09:07:40 obache Exp $
DISTNAME= openntpd-5.7p3
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_OPENBSD:=OpenNTPD/}
+MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/ \
+ ftp://ftp3.usa.openbsd.org/pub/OpenBSD/OpenNTPD/ \
+ ftp://ftp.jaist.ac.jp/pub/OpenBSD/OpenNTPD/
+
MAINTAINER= henson@acm.org
HOMEPAGE= http://www.openntpd.org/