diff options
-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 009da8c..bf7da48 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 0e51be0..3ed3ff9 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 4871718..8e089f1 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 e8fce7b..38b98cd 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 da8080a..62b6470 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" |