diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-11-11 19:58:55 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-11-11 19:58:55 +0800 |
commit | 756ef3e72657142c95b59950082489d0c87870f1 (patch) | |
tree | f58893c18212c9535dc4608074b17ab0bc14aca7 /news | |
parent | 7bc4e987acd3d4b598c99704dca4893c3b52fd0b (diff) | |
download | freebsd-ports-graphics-756ef3e72657142c95b59950082489d0c87870f1.tar.gz freebsd-ports-graphics-756ef3e72657142c95b59950082489d0c87870f1.tar.zst freebsd-ports-graphics-756ef3e72657142c95b59950082489d0c87870f1.zip |
chinese/tin: drop PORTREVISION as it has no effect
PR: 214384
Diffstat (limited to 'news')
-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 2bb8f6a52e2..72444259e55 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -3,7 +3,7 @@ PORTNAME= tin PORTVERSION= 2.3.4 -PORTREVISION= 3 +PORTREVISION?= 3 # keep for chinese/tin 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}/ \ |