diff options
author | fenner <fenner@FreeBSD.org> | 2006-08-23 03:33:39 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2006-08-23 03:33:39 +0800 |
commit | 9b26e133c8786202b5fff3592cebc0f58698fe8a (patch) | |
tree | 8ac536d9adda1b1d0227eeeca53e25bf1f8173c5 | |
parent | 2bbdb4d8abddfc0cfa8ef002077d2de1290bc413 (diff) | |
download | freebsd-ports-gnome-9b26e133c8786202b5fff3592cebc0f58698fe8a.tar.gz freebsd-ports-gnome-9b26e133c8786202b5fff3592cebc0f58698fe8a.tar.zst freebsd-ports-gnome-9b26e133c8786202b5fff3592cebc0f58698fe8a.zip |
Release maintainership on behalf of Bjorn Lindstrom
Requested-by: MAINTAINER
-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 |