diff options
-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 dfe85012c6e..b77430c3014 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 |