summaryrefslogtreecommitdiff
path: root/net/gnu-finger
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1996-07-11 17:51:35 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1996-07-11 17:51:35 +0000
commitf0e036b97cc723f2f0f281bcfb478262fd77073c (patch)
treea689399225d074e70f74e4b885590898685e5ac3 /net/gnu-finger
parentAdd libslang (diff)
added gatekeeper as first master ftp site
Notes
Notes: svn path=/head/; revision=3372
Diffstat (limited to 'net/gnu-finger')
-rw-r--r--net/gnu-finger/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/gnu-finger/Makefile b/net/gnu-finger/Makefile
index 522b64a7d63c..f1dfed0efaaf 100644
--- a/net/gnu-finger/Makefile
+++ b/net/gnu-finger/Makefile
@@ -3,13 +3,14 @@
# Date created: 20 June 1996
# Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/07/10 22:33:13 asami Exp $
#
DISTNAME= finger-1.37
PKGNAME= gnu-finger-1.37
CATEGORIES= net
-MASTER_SITES= ftp://ftp.cc.keio.ac.jp/pub/mirror/GNU/
+MASTER_SITES= ftp://gatekeeper.dec.com/pub/GNU/ \
+ ftp://ftp.cc.keio.ac.jp/pub/mirror/GNU/
MAINTAINE= sanpei@yy.cs.keio.ac.jp