diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
commit | 81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /misc/tvbrowser | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) |
Notes
Diffstat (limited to 'misc/tvbrowser')
-rw-r--r-- | misc/tvbrowser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/tvbrowser/Makefile b/misc/tvbrowser/Makefile index cd899f188a80..cf09573d0f94 100644 --- a/misc/tvbrowser/Makefile +++ b/misc/tvbrowser/Makefile @@ -7,6 +7,7 @@ PORTNAME= tvbrowser PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= misc java MASTER_SITES= SF/${PORTNAME}/TV-Browser%20Releases%20%28Java%206%20and%20higher%29/${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION}_bin |