diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2001-01-09 05:57:08 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2001-01-09 05:57:08 +0000 |
commit | 8a1d4f194e16776e0dfe99294a660dd3006456b7 (patch) | |
tree | 54030674eaeb8395968b69e584b43cfbde4a6b7b /news | |
parent | Wrong file in previous commit. (diff) |
drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
Notes
Notes:
svn path=/head/; revision=36979
Diffstat (limited to 'news')
-rw-r--r-- | news/newsfetch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/newsfetch/Makefile b/news/newsfetch/Makefile index 04b3cfcb5e24..36b4a462bc37 100644 --- a/news/newsfetch/Makefile +++ b/news/newsfetch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/news/readers -MAINTAINER= itojun@itojun.org +MAINTAINER= ports@freebsd.org MAN1= newsfetch.1 MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_MAN="${INSTALL_MAN}" |