summaryrefslogtreecommitdiff
path: root/www/gn
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /www/gn
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'www/gn')
-rw-r--r--www/gn/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/gn/Makefile b/www/gn/Makefile
index 1ced1a568658..7d4a45360141 100644
--- a/www/gn/Makefile
+++ b/www/gn/Makefile
@@ -3,20 +3,20 @@
# Date created: 20 Sep 1994
# Whom: adam
#
-# $Id: Makefile,v 1.15 1996/03/25 23:48:44 adam Exp $
+# $Id: Makefile,v 1.16 1996/11/13 11:49:04 adam Exp $
#
DISTNAME= gn-2.24
-CATEGORIES+= www net
+CATEGORIES= www net
MASTER_SITES= ftp://ftp.acns.nwu.edu/pub/gn/
MAINTAINER= adam@veda.is
-WAISDIR= ${PORTSDIR}/net/wais/work/freeWAIS-0.5
BUILD_DEPENDS= ${WAISDIR}/bin/waisindex:${PORTSDIR}/net/wais
IS_INTERACTIVE= yes
NO_PACKAGE= # compiled in hostnames
+WAISDIR= ${PORTSDIR}/net/wais/work/freeWAIS-0.5
INETD_CONF= /etc/inetd.conf
CONF= ' stream tcp nowait nobody /usr/local/libexec/gn gn'