summaryrefslogtreecommitdiff
path: root/www/gn
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1994-10-20 12:56:36 +0000
committerAdam David <adam@FreeBSD.org>1994-10-20 12:56:36 +0000
commit7ca83d83e1f05dd73e2cf8bc4e6894156c62d5c7 (patch)
tree2b1ff2de93ba1b7b573381b7bb4d4edc90ca53ce /www/gn
parentBring into alignment with current ports. (diff)
now version 2.17
Notes
Notes: svn path=/head/; revision=251
Diffstat (limited to 'www/gn')
-rw-r--r--www/gn/Makefile6
-rw-r--r--www/gn/files/patch-aa2
2 files changed, 4 insertions, 4 deletions
diff --git a/www/gn/Makefile b/www/gn/Makefile
index cebdcd8bca9e..556746b81c1c 100644
--- a/www/gn/Makefile
+++ b/www/gn/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: gn
-# Version required: 2.13
+# Version required: 2.17
# Date created: 20 Sep 1994
# Whom: adam
#
-# $Id: Makefile,v 1.2 1994/09/25 19:11:34 adam Exp $
+# $Id: Makefile,v 1.3 1994/10/06 02:56:44 jkh Exp $
#
-DISTNAME= gn-2.13
+DISTNAME= gn-2.17
MASTER_SITES= ftp://ftp.acns.nwu.edu/pub/gn/
INETD_CONF= /etc/inetd.conf
CONF= ' stream tcp nowait nobody /usr/local/etc/gn gn'
diff --git a/www/gn/files/patch-aa b/www/gn/files/patch-aa
index c4caf3212a47..8bc83b2c4ed2 100644
--- a/www/gn/files/patch-aa
+++ b/www/gn/files/patch-aa
@@ -85,7 +85,7 @@
* If you wish to run at a different port than 70, edit this line.
*/
-! #define DECOMPRESS "/usr/net/bin/zcat"
+! #define DECOMPRESS "/usr/local/bin/zcat"
/*
* This is the program which does "on the fly" decompression
*/