summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-05-28 20:53:31 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-05-28 20:53:31 +0000
commit7837a3de02c5b35f024f024cb04c479efe689fdd (patch)
treeb4c2e45742b73f284bb5d8274f79858806d63903 /dns
parentUpdate 0.5 -> 0.6 (diff)
Add another MASTER_SITES entry.
Notes
Notes: svn path=/head/; revision=19040
Diffstat (limited to 'dns')
-rw-r--r--dns/hesiod/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/dns/hesiod/Makefile b/dns/hesiod/Makefile
index 860693495738..1bfedcbd9658 100644
--- a/dns/hesiod/Makefile
+++ b/dns/hesiod/Makefile
@@ -3,12 +3,13 @@
# Date created: 6/11/1998
# Whom: n@nectar.com
#
-# $Id: Makefile,v 1.3 1998/10/07 19:34:45 nectar Exp $
+# $Id: Makefile,v 1.4 1998/11/14 09:43:26 asami Exp $
#
DISTNAME= hesiod-3.0.2
CATEGORIES= net
-MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/
+MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/ \
+ http://www.nectar.cc/distfiles/
MAINTAINER= nectar@FreeBSD.ORG