diff options
author | Adam David <adam@FreeBSD.org> | 1994-10-20 12:56:36 +0000 |
---|---|---|
committer | Adam David <adam@FreeBSD.org> | 1994-10-20 12:56:36 +0000 |
commit | 7ca83d83e1f05dd73e2cf8bc4e6894156c62d5c7 (patch) | |
tree | 2b1ff2de93ba1b7b573381b7bb4d4edc90ca53ce /www/gn/files | |
parent | Bring into alignment with current ports. (diff) |
now version 2.17
Notes
Notes:
svn path=/head/; revision=251
Diffstat (limited to 'www/gn/files')
-rw-r--r-- | www/gn/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |