diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-03 05:38:39 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-03 05:38:39 +0000 |
commit | f472cce2615753fe7eb1aba7700fe2fffc6d2e1b (patch) | |
tree | 30bc3606bb874cf2b59bb23220217954ae3e4bb8 /news | |
parent | 438a732497b1ea256212c8e1291180603d9a8a3a (diff) | |
download | ports-f472cce2615753fe7eb1aba7700fe2fffc6d2e1b.tar.gz ports-f472cce2615753fe7eb1aba7700fe2fffc6d2e1b.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/slrn/Makefile | 5 | ||||
-rw-r--r-- | news/slrn/distinfo | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile index e49e9f96c7ae..965844d8dba0 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -7,10 +7,15 @@ PORTNAME= slrn PORTVERSION= 0.9.7.2 +PORTREVISION= 1 CATEGORIES= news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +PATCHFILES= slrn-0.9.7.2-decode.diff +PATCH_SITES= http://slrn.sourceforge.net/patches/ +PATCH_DIST_STRIP= -p1 + MAINTAINER= petef@FreeBSD.org LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang diff --git a/news/slrn/distinfo b/news/slrn/distinfo index 3522cbf3dbcc..f7d0ac4b3306 100644 --- a/news/slrn/distinfo +++ b/news/slrn/distinfo @@ -1 +1,2 @@ MD5 (slrn-0.9.7.2.tar.gz) = 36645f69e4dc01986c1c1f0277bfca01 +MD5 (slrn-0.9.7.2-decode.diff) = 89701c2d878c5efe6b0998b3edf9ddff |