aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2012-02-15 21:47:30 +0800
committerjohans <johans@FreeBSD.org>2012-02-15 21:47:30 +0800
commit223ae5ea000a594665fd22ee6ec822c45241ebdd (patch)
treed600f42cfa3604991625c895d621d3089dc9178f
parent4be844726d620796172a8d67efe203a6c4978eed (diff)
downloadfreebsd-ports-gnome-223ae5ea000a594665fd22ee6ec822c45241ebdd.tar.gz
freebsd-ports-gnome-223ae5ea000a594665fd22ee6ec822c45241ebdd.tar.zst
freebsd-ports-gnome-223ae5ea000a594665fd22ee6ec822c45241ebdd.zip
Use PORTREVISION?= instead of = to avoid overriding revision of chinese/tin
Reported by: erwin
-rw-r--r--news/tin/Makefile2
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}/ \