diff options
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/tktz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/tktz/Makefile b/x11-clocks/tktz/Makefile index 4d15657d88a0..7784d4dd2012 100644 --- a/x11-clocks/tktz/Makefile +++ b/x11-clocks/tktz/Makefile @@ -3,14 +3,14 @@ PORTNAME= tktz PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-clocks tk MASTER_SITES= http://gromnizki.unixdev.net/soft/ MAINTAINER= gromnizki@unixdev.net COMMENT= Tcl/Tk-based timezone viewer -USES= tk:84+,run +USES= tk:85+,run NO_BUILD= yes post-patch: |