diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-07-14 14:51:43 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-07-14 14:51:43 +0000 |
commit | 61fee55fa38a3cf4247b30e16d7508ecb774c151 (patch) | |
tree | a25167d4dfb17f52cde1e0a5ddff663174953f63 | |
parent | 270f1af12cb8ec417209d4d79a32e75949a1ef61 (diff) | |
download | ports-61fee55fa38a3cf4247b30e16d7508ecb774c151.tar.gz ports-61fee55fa38a3cf4247b30e16d7508ecb774c151.zip |
Notes
-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 3162b0a19a0f..14ae5310d27b 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -11,7 +11,7 @@ CATEGORIES= news ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= inn -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= InterNetNews -- the Internet meets Netnews NO_LATEST_LINK= yes diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index f7129cb65994..b7ca989e8035 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= inn/snapshots DISTNAME= inn-STABLE-${SNAPSHOT} -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= InterNetNews -- the Internet meets Netnews USE_GMAKE= yes diff --git a/news/inn/Makefile b/news/inn/Makefile index 3162b0a19a0f..14ae5310d27b 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -11,7 +11,7 @@ CATEGORIES= news ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= inn -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= InterNetNews -- the Internet meets Netnews NO_LATEST_LINK= yes |