aboutsummaryrefslogtreecommitdiffstats
path: root/net/wais
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-15 13:42:12 +0800
committerasami <asami@FreeBSD.org>1995-04-15 13:42:12 +0800
commit3082b65401d86adab3138444cabed9ab721b1e5d (patch)
tree28191a575627276dda55393a292bc03acf550a9c /net/wais
parentbb2019ec1aaf0255d4d77b19b77c486b614784ef (diff)
downloadfreebsd-ports-gnome-3082b65401d86adab3138444cabed9ab721b1e5d.tar.gz
freebsd-ports-gnome-3082b65401d86adab3138444cabed9ab721b1e5d.tar.zst
freebsd-ports-gnome-3082b65401d86adab3138444cabed9ab721b1e5d.zip
Update of net Makefiles! Am I done? :)
Diffstat (limited to 'net/wais')
-rw-r--r--net/wais/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/wais/Makefile b/net/wais/Makefile
index 6ed52ba12f8e..ac9bd848dc10 100644
--- a/net/wais/Makefile
+++ b/net/wais/Makefile
@@ -3,12 +3,13 @@
# Date created: 20 Sep 1994
# Whom: adam
#
-# $Id: Makefile,v 1.3 1995/03/19 12:32:54 ats Exp $
+# $Id: Makefile,v 1.4 1995/04/01 12:48:49 jkh Exp $
#
DISTNAME= freeWAIS-0.3
-MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/freewais/
CATEGORIES+= networking
+MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/freewais/
+
GMAKE= yes
.include <bsd.port.mk>