diff options
-rw-r--r-- | dns/sheerdns/Makefile | 2 | ||||
-rw-r--r-- | misc/dtach/Makefile | 2 | ||||
-rw-r--r-- | news/cg/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dns/sheerdns/Makefile b/dns/sheerdns/Makefile index 7d94cb6cf487..0a5b7584b6f9 100644 --- a/dns/sheerdns/Makefile +++ b/dns/sheerdns/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.3 CATEGORIES= dns MASTER_SITES= http://threading.2038bug.com/sheerdns/ -MAINTAINER= bkhl@elektrubadur.se +MAINTAINER= ports@FreeBSD.org COMMENT= A light-weight, simple and fast master DNS server USE_GMAKE= yes diff --git a/misc/dtach/Makefile b/misc/dtach/Makefile index 70e7cf70427c..4afca98065b8 100644 --- a/misc/dtach/Makefile +++ b/misc/dtach/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dtach -MAINTAINER= bkhl@elektrubadur.se +MAINTAINER= ports@FreeBSD.org COMMENT= A small program that emulates the detach feature of screen GNU_CONFIGURE= yes diff --git a/news/cg/Makefile b/news/cg/Makefile index 3b2572d92118..c40e99f6d53f 100644 --- a/news/cg/Makefile +++ b/news/cg/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= news MASTER_SITES= http://www.nih.at/cg/ -MAINTAINER= bkhl@elektrubadur.se +MAINTAINER= ports@FreeBSD.org COMMENT= Semi-automatic newsgroup binary downloader GNU_CONFIGURE= yes |