diff options
-rw-r--r-- | news/slrn/Makefile | 7 | ||||
-rw-r--r-- | news/slrn/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 93a963c5d512..652eba270d51 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: slrn -# Version required: 0.9.5.3 +# Version required: 0.9.5.7 # Date created: 28 March 1997 # Whom: Carey Jones <mcj@acquiesce.org> # -# $Id: Makefile,v 1.13 1999/05/16 23:41:01 steve Exp $ +# $Id: Makefile,v 1.14 1999/05/17 08:40:22 mharo Exp $ # -DISTNAME= slrn-0.9.5.6 +DISTNAME= slrn-0.9.5.7 CATEGORIES= news MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ @@ -14,6 +14,7 @@ MAINTAINER= xaa@xaa.iae.nl LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang +USE_BZIP2= yes GNU_CONFIGURE= yes ALL_TARGET= all slrnpull MAN1= slrn.1 diff --git a/news/slrn/distinfo b/news/slrn/distinfo index f168df726684..9c2ec4d6df80 100644 --- a/news/slrn/distinfo +++ b/news/slrn/distinfo @@ -1 +1 @@ -MD5 (slrn-0.9.5.6.tar.gz) = bb08c839ff04ac9d30771d9d383c46ef +MD5 (slrn-0.9.5.7.tar.bz2) = 47a63e2a377486fd0ab273b8edd8bd17 |