diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-18 07:56:51 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-18 07:56:51 +0000 |
commit | 404195ed6f894a3ea60a2c91c67fb6cf0c1db36b (patch) | |
tree | dd1492b4f50451019ea75d76980cbb970af0a59c /www/gn | |
parent | fb65ac797845a59d09214acd655a803453d4f17e (diff) |
Notes
Diffstat (limited to 'www/gn')
-rw-r--r-- | www/gn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gn/Makefile b/www/gn/Makefile index e8fce7b574dc..38b98cd63fef 100644 --- a/www/gn/Makefile +++ b/www/gn/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.24 CATEGORIES= www MASTER_SITES= ftp://ftp.acns.nwu.edu/pub/gn/ -MAINTAINER= adam@veda.is +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${WAISDIR}/bin/waisindex:${PORTSDIR}/net/wais |