summaryrefslogtreecommitdiff
path: root/news/slrn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/slrn/Makefile')
-rw-r--r--news/slrn/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile
index d1586c33198..e6871ddd4e5 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 1999/04/12 22:30:39 mjl Exp $
+# $NetBSD: Makefile,v 1.4 1999/05/18 22:01:36 mjl Exp $
#
-DISTNAME= slrn0.9.5.4
-PKGNAME= slrn-0.9.5.4
+DISTNAME= slrn-0.9.5.6
CATEGORIES= news
MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ \
ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/slrn/
@@ -19,6 +18,4 @@ CONFIGURE_ARGS+= --without-X --prefix=${PREFIX}
# together
CONFIGURE_ENV+= INSTALL=/usr/bin/install
-WRKSRC= ${WRKDIR}/slrn
-
.include "../../mk/bsd.pkg.mk"