diff options
author | Johan van Selst <johans@FreeBSD.org> | 2012-02-15 13:47:30 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2012-02-15 13:47:30 +0000 |
commit | 9e28a3ead049e2c4ac901a950b184f1965950184 (patch) | |
tree | 02ecc08d3c0b6bfd93768cd63decc32d47902013 /news/tin/Makefile | |
parent | 4397eb2df21e1055b517a11f638171ea83799a4c (diff) | |
download | ports-9e28a3ead049e2c4ac901a950b184f1965950184.tar.gz ports-9e28a3ead049e2c4ac901a950b184f1965950184.zip |
Notes
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r-- | news/tin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 1c3f2991cf3a..5f6b91a10c93 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -7,7 +7,7 @@ PORTNAME= tin PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES+= news ipv6 MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \ |