diff options
author | mjl <mjl> | 2005-09-27 22:37:25 +0000 |
---|---|---|
committer | mjl <mjl> | 2005-09-27 22:37:25 +0000 |
commit | 45bf030ba2aab3a542d47d435c5070c0a4d2e2f5 (patch) | |
tree | 27ca7ba61a73b13611c44eb562b562375c259ea8 /news | |
parent | d3bc680189cbc7e766e321e42fa88e377c2461c9 (diff) | |
download | pkgsrc-45bf030ba2aab3a542d47d435c5070c0a4d2e2f5.tar.gz |
Relinquish maintainership
Diffstat (limited to 'news')
-rw-r--r-- | news/slrn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile index e5410abc6dd..45f7d55dd85 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.35 2005/04/11 21:47:03 tv Exp $ +# $NetBSD: Makefile,v 1.36 2005/09/27 22:37:25 mjl Exp $ DISTNAME= slrn-0.9.8.1 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=slrn/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= mjl@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://slrn.sourceforge.net/ COMMENT= Highly customizable threaded newsreader |