diff options
author | trevor <trevor@FreeBSD.org> | 2001-08-18 15:56:51 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-08-18 15:56:51 +0800 |
commit | 9bc023e8003c0bc973dd131af5b79e7402764c32 (patch) | |
tree | 51357310d59b866c623c40ca73323281b3c7196d /www | |
parent | 902595d99c3d365a3d1e24c7ce2e10a72a9bd2e0 (diff) | |
download | freebsd-ports-gnome-9bc023e8003c0bc973dd131af5b79e7402764c32.tar.gz freebsd-ports-gnome-9bc023e8003c0bc973dd131af5b79e7402764c32.tar.zst freebsd-ports-gnome-9bc023e8003c0bc973dd131af5b79e7402764c32.zip |
Turn Adam David's ports loose. Look out, world!
Approved by: adam
Diffstat (limited to 'www')
-rw-r--r-- | www/gn/Makefile | 2 | ||||
-rw-r--r-- | www/wn/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/www/wn/Makefile b/www/wn/Makefile index da8080a8b35b..62b647045c87 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} # ftp://ftp.acns.nwu.edu/pub/wn/ MASTER_SITE_SUBDIR= trevor -MAINTAINER= adam@veda.is +MAINTAINER= ports@FreeBSD.org IS_INTERACTIVE= NO_PACKAGE= "Hostname compiled in" |