diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2010-09-01 01:41:31 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2010-09-01 01:41:31 +0000 |
commit | 72c249d6a77242f349efa786abe8cd3032d77a68 (patch) | |
tree | 316f171e0f938270a54409f381328de4db0f2966 /www/anyremote2html/Makefile | |
parent | 7230766973b07e673491ad2907286c74bab91421 (diff) | |
download | ports-72c249d6a77242f349efa786abe8cd3032d77a68.tar.gz ports-72c249d6a77242f349efa786abe8cd3032d77a68.zip |
Notes
Diffstat (limited to 'www/anyremote2html/Makefile')
-rw-r--r-- | www/anyremote2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/anyremote2html/Makefile b/www/anyremote2html/Makefile index 0cf1aec04d7a..15a6cbc61938 100644 --- a/www/anyremote2html/Makefile +++ b/www/anyremote2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= anyremote2html -PORTVERSION= 1.0 +PORTVERSION= 1.4 CATEGORIES= www deskutils MASTER_SITES= SF/anyremote/${PORTNAME}/${PORTVERSION} |