diff options
author | mph <mph@FreeBSD.org> | 1998-05-13 13:07:10 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-13 13:07:10 +0800 |
commit | 8a3117399192cc9212d2c2046bf8d129431ca2f8 (patch) | |
tree | 8fc623ce1368ab2fa21b6c17d4a18c1f90d2117f /news/slrn | |
parent | 38756f71440701b9da4cb77db0298b112ead97ba (diff) | |
download | freebsd-ports-gnome-8a3117399192cc9212d2c2046bf8d129431ca2f8.tar.gz freebsd-ports-gnome-8a3117399192cc9212d2c2046bf8d129431ca2f8.tar.zst freebsd-ports-gnome-8a3117399192cc9212d2c2046bf8d129431ca2f8.zip |
Change MAINTAINER to ports@freebsd.org at request of (now former)
maintainer. Any takers?
PR: 6614
Submmitted by: Carey Jones <mcj@acquiesce.org>
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 |