diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2009-03-13 23:27:19 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2009-03-13 23:27:19 +0000 |
commit | e947ebc240c533e630ec0935d7d04967178e7c1a (patch) | |
tree | 236a8f4c43987741028f2c1089175d67dcaf5e95 /news | |
parent | 09150444156464d32ceac85b43ca5d4d18e82461 (diff) |
Free most of my ports, since they aren't being maintained to a
reasonable standard.
Notes
Notes:
svn path=/head/; revision=230014
Diffstat (limited to 'news')
-rw-r--r-- | news/newsgrab/Makefile | 2 | ||||
-rw-r--r-- | news/slrn/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/news/newsgrab/Makefile b/news/newsgrab/Makefile index 202b902bbc28..8bac9f49cffd 100644 --- a/news/newsgrab/Makefile +++ b/news/newsgrab/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= newsgrab EXTRACT_SUFX= .tgz -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Download and uudecode binary files from USENET using regexps RUN_DEPENDS= ${SITE_PERL}/News/NNTPClient.pm:${PORTSDIR}/news/p5-NNTPClient \ diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 31bf9d295e1f..2d958305e261 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.plig.org/pub/slrn/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SLang-based newsreader LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 |