diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /news | |
parent | 0398cf082c5e2cc5b8592b91679d82cebed9deb2 (diff) | |
download | ports-a3108b1e51e6a746a151a607c5aba8d1f6b35033.tar.gz ports-a3108b1e51e6a746a151a607c5aba8d1f6b35033.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/slrn/Makefile | 1 | ||||
-rw-r--r-- | news/tin/Makefile | 1 | ||||
-rw-r--r-- | news/yencode/Makefile | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile index e6334fe9fa88..3665cb6994ea 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -7,6 +7,7 @@ PORTNAME= slrn PORTVERSION= 0.9.7.4 +PORTREVISION= 1 CATEGORIES= news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.rge.com/pub/usenet/readers/unix/slrn/ \ diff --git a/news/tin/Makefile b/news/tin/Makefile index ca4d3c55cb3c..2d5c8e1cd954 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -7,6 +7,7 @@ PORTNAME= tin PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES+= news ipv6 MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/v1.6/ \ ftp://mirrors.rcn.net/pub/news/tin/v1.6/ \ diff --git a/news/yencode/Makefile b/news/yencode/Makefile index c60f2feb5754..35a11bac9c2c 100644 --- a/news/yencode/Makefile +++ b/news/yencode/Makefile @@ -8,7 +8,7 @@ PORTNAME= yencode PORTVERSION= 0.46 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |