diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-05 13:27:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-05 13:27:18 +0000 |
commit | 674d380544f9d6f5939bb3c374d4e6421de29dea (patch) | |
tree | 8c431d700dfe52e4cb51954ccbbdd0cd2a688f5e /net/gofish/Makefile | |
parent | 2c2523234fcebde53e55ddbec6dcbf93256e61c2 (diff) | |
download | ports-674d380544f9d6f5939bb3c374d4e6421de29dea.tar.gz ports-674d380544f9d6f5939bb3c374d4e6421de29dea.zip |
Notes
Diffstat (limited to 'net/gofish/Makefile')
-rw-r--r-- | net/gofish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gofish/Makefile b/net/gofish/Makefile index 18544cbcac6b..dfe85012c6e4 100644 --- a/net/gofish/Makefile +++ b/net/gofish/Makefile @@ -7,12 +7,12 @@ # PORTNAME= gofish -PORTVERSION= 0.27 +PORTVERSION= 0.29 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gioria@FreeBSD.org COMMENT= GoFish Gopher Server GOPHERROOT?= ${PREFIX}/gopher |