diff options
author | clement <clement@FreeBSD.org> | 2006-05-01 18:22:33 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2006-05-01 18:22:33 +0800 |
commit | 06707e50936bc0f0523c0424f60239d27e273dee (patch) | |
tree | b7bdf3d01c5fc1710ded58907832e40eaf40d4e2 | |
parent | 3e524de852c1c77a267c303024e76ea5a12abb52 (diff) | |
download | freebsd-ports-gnome-06707e50936bc0f0523c0424f60239d27e273dee.tar.gz freebsd-ports-gnome-06707e50936bc0f0523c0424f60239d27e273dee.tar.zst freebsd-ports-gnome-06707e50936bc0f0523c0424f60239d27e273dee.zip |
- Drop maintainership
-rw-r--r-- | news/inn-current/Makefile | 2 | ||||
-rw-r--r-- | news/inn-stable/Makefile | 2 | ||||
-rw-r--r-- | news/inn/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index 4e21994c88c7..b85a5f7cfc95 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= clement PKGNAMESUFFIX= -${BRANCH} DISTNAME= ${PORTNAME}-${BRANCH:U}-${SNAPSHOT} -MAINTAINER= clement@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= InterNetNews -- the Internet meets Netnews BRANCH= current diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index d50812e9ee69..67a789d2d267 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR=clement PKGNAMESUFFIX= -${BRANCH} DISTNAME= ${PORTNAME}-${BRANCH:U}-${SNAPSHOT} -MAINTAINER= clement@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= InterNetNews -- the Internet meets Netnews BRANCH= stable diff --git a/news/inn/Makefile b/news/inn/Makefile index 963fd9e98467..9d8313500623 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -12,7 +12,7 @@ CATEGORIES= news ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= inn -MAINTAINER= clement@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= InterNetNews -- the Internet meets Netnews NO_LATEST_LINK= yes |