diff options
author | mph <mph@FreeBSD.org> | 1998-05-13 23:25:05 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-13 23:25:05 +0800 |
commit | 09bf99afe853c5fc9d3af1046dc1dc38ea60df1d (patch) | |
tree | c55a60b69ddd957146f5bb125c4be5a9bed48b7d /news/slrn/Makefile | |
parent | d6664416ad5099fef2397e290e918d9d3ace0d1a (diff) | |
download | freebsd-ports-gnome-09bf99afe853c5fc9d3af1046dc1dc38ea60df1d.tar.gz freebsd-ports-gnome-09bf99afe853c5fc9d3af1046dc1dc38ea60df1d.tar.zst freebsd-ports-gnome-09bf99afe853c5fc9d3af1046dc1dc38ea60df1d.zip |
Make Mark Huizer <xaa@xaa.iae.nl> the new MAINTAINER.
Submitted by: Mark Huizer <xaa@xaa.iae.nl>
Diffstat (limited to 'news/slrn/Makefile')
-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 d58ea1190819..b57a464229b7 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.6 1998/02/26 04:15:42 steve Exp $ +# $Id: Makefile,v 1.7 1998/05/13 05:07:10 mph 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= ports@freebsd.org +MAINTAINER= xaa@xaa.iae.nl LIB_DEPENDS= slang\\.0\\.99[0-9][0-9]:${PORTSDIR}/devel/libslang |