diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-07-24 16:05:15 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-07-24 16:05:15 +0000 |
commit | 4efc4a55a4e9701cf28f549bb8bd1cd7402de0e6 (patch) | |
tree | 8a828e9daf39135ff6d3dd86dc614eb782253ab8 /news/inn-stable | |
parent | 1) fix "make -V PORTNAME" (diff) |
Give maintainership to Clement Laforet <sheepkiller@cultdeadsheep.org>
PR: 54816
Diffstat (limited to 'news/inn-stable')
-rw-r--r-- | news/inn-stable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index b7ca989e8035..1c5ce493fdd6 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= ports@FreeBSD.org +MAINTAINER= sheepkiller@cultdeadsheep.org COMMENT= InterNetNews -- the Internet meets Netnews USE_GMAKE= yes |