diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 05:07:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 05:07:14 +0000 |
commit | 3b91f8341f73320e297dd78721a88b0d4e465015 (patch) | |
tree | 202a95909f44ea6678e36337a7df659ab1a3ebdf /net/gofish | |
parent | 4da2cc871efb31753378073c3b17c369b354a631 (diff) |
Notes
Diffstat (limited to 'net/gofish')
-rw-r--r-- | net/gofish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gofish/Makefile b/net/gofish/Makefile index dfe85012c6e4..b77430c30146 100644 --- a/net/gofish/Makefile +++ b/net/gofish/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= gioria@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GoFish Gopher Server GOPHERROOT?= ${PREFIX}/gopher |