summaryrefslogtreecommitdiff
path: root/net/gopher
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:42:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:42:12 +0000
commit5f46dae90f233bedde12384f31eb10cd1e7496c5 (patch)
treea1af5f735773338776c8d3edd5fc818f4890fb96 /net/gopher
parentUpdate of communication programs' Makefiles! (diff)
Update of net Makefiles! Am I done? :)
Notes
Notes: svn path=/head/; revision=1363
Diffstat (limited to 'net/gopher')
-rw-r--r--net/gopher/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/gopher/Makefile b/net/gopher/Makefile
index f34a7e2a0db1..16affff4141f 100644
--- a/net/gopher/Makefile
+++ b/net/gopher/Makefile
@@ -3,13 +3,15 @@
# Date created: 11 Dec 1994
# Whom: ats
#
-# $Id: Makefile,v 1.1.1.1 1994/12/12 00:44:48 ats Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:48:01 jkh Exp $
#
DISTNAME= gopher2.1
-MASTER_SITES= ftp://boombox.micro.umn.edu/pub/gopher/Unix/
+PKGNAME= gopher-2.1
CATEGORIES+= networking
+MASTER_SITES= ftp://boombox.micro.umn.edu/pub/gopher/Unix/
EXTRACT_SUFX= .tar.Z
+
NCFTPFLAGS?= -P -N
USE_GMAKE= yes