diff options
Diffstat (limited to 'news/slrn/Makefile')
-rw-r--r-- | news/slrn/Makefile | 7 |
1 files changed, 4 insertions, 3 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 |