diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-13 15:25:05 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-13 15:25:05 +0000 |
commit | cb9f856047b31a0d95f8257a0f899aa8d1e67ec2 (patch) | |
tree | a4eb992777eb2b93395e963f69a59be7eb40b039 /news | |
parent | 655bb132121258edea6af5dc697a3f35847afb9e (diff) | |
download | ports-cb9f856047b31a0d95f8257a0f899aa8d1e67ec2.tar.gz ports-cb9f856047b31a0d95f8257a0f899aa8d1e67ec2.zip |
Notes
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 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 |