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 | |
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
-rw-r--r-- | net/dgd-lpmud/Makefile | 2 | ||||
-rw-r--r-- | net/dgd-net/Makefile | 2 | ||||
-rw-r--r-- | news/nntp/Makefile | 2 | ||||
-rw-r--r-- | www/gn/Makefile | 2 | ||||
-rw-r--r-- | www/wn/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile index 009da8c5dd5e..bf7da48276e8 100644 --- a/net/dgd-lpmud/Makefile +++ b/net/dgd-lpmud/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/lpc/ \ ftp://ftp.dreamlabs.com/pub/mud/dgd/mudlibs/ DISTFILES= 2.4.5-for-1.1.tgz -MAINTAINER= adam@veda.is +MAINTAINER= ports@FreeBSD.org NO_PACKAGE= "depends on DGD, which is NO_CDROM" RESTRICTED= "no monetary gain, tarball OK for CDROM" diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile index 0e51be00a1ef..3ed3ff986cd1 100644 --- a/net/dgd-net/Makefile +++ b/net/dgd-net/Makefile @@ -27,7 +27,7 @@ PATCHFILES= net-10.dgd-1.1.gz \ 1.1p5.gz \ 1.1p6.gz -MAINTAINER= adam@veda.is +MAINTAINER= ports@FreeBSD.org NO_CDROM= "no distribution to corporate environment" RESTRICTED= "license required for commercial use" diff --git a/news/nntp/Makefile b/news/nntp/Makefile index 4871718490c7..8e089f187ea0 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -15,7 +15,7 @@ PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \ ftp://ftp.dinoex.org/pub/c-news/ PATCHFILES= nntp-patch-y2k -MAINTAINER= adam@veda.is +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews 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" |