diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-08-03 12:25:11 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-08-03 12:25:11 +0000 |
commit | e0533dac80fb68a91076912cabd2e864a18857ba (patch) | |
tree | da8d6d067275031b89ea4fb6c0108500b9e36927 /x11/tilda | |
parent | 69d3a1e6ea1aa8edfef8bc32b87d7dfa514f8e0f (diff) | |
download | ports-e0533dac80fb68a91076912cabd2e864a18857ba.tar.gz ports-e0533dac80fb68a91076912cabd2e864a18857ba.zip |
Notes
Diffstat (limited to 'x11/tilda')
-rw-r--r-- | x11/tilda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/tilda/Makefile b/x11/tilda/Makefile index 66d0fe94ed16..96802a19342b 100644 --- a/x11/tilda/Makefile +++ b/x11/tilda/Makefile @@ -2,7 +2,7 @@ PORTNAME= tilda PORTVERSION= 0.9.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |