diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-13 05:07:10 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-13 05:07:10 +0000 |
commit | 655bb132121258edea6af5dc697a3f35847afb9e (patch) | |
tree | 60ea50cb14405c52c0aa74e805a5c752508ca445 /news/slrn | |
parent | fc3549f3502fd6231fae987129ba747157367e5b (diff) |
Change MAINTAINER to ports@freebsd.org at request of (now former)
maintainer. Any takers?
PR: 6614
Submmitted by: Carey Jones <mcj@acquiesce.org>
Notes
Notes:
svn path=/head/; revision=10963
Diffstat (limited to 'news/slrn')
-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 6c3152fefadc..d58ea1190819 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -3,7 +3,7 @@ # Date created: 28 March 1997 # Whom: Carey Jones <mcj@acquiesce.org> # -# $Id: Makefile,v 1.5 1997/07/15 01:17:22 obrien Exp $ +# $Id: Makefile,v 1.6 1998/02/26 04:15:42 steve Exp $ # DISTNAME= slrn0.9.4.3 @@ -11,7 +11,7 @@ PKGNAME= slrn-0.9.4.3 CATEGORIES= news MASTER_SITES= ftp://ftp.clara.net/pub/unix/Usenet/ -MAINTAINER= mcj@acquiesce.org +MAINTAINER= ports@freebsd.org LIB_DEPENDS= slang\\.0\\.99[0-9][0-9]:${PORTSDIR}/devel/libslang |