diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-11 18:48:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-11 18:48:39 +0000 |
commit | 72d919859f74e5d4594b50c31233ebc0f8f41f0c (patch) | |
tree | 2e83f6f22aae4d09a7e45ee85388f1556cd78284 /net-p2p | |
parent | 4be653e13f7452d468e8ac9f3989e39d240d4ce7 (diff) | |
download | ports-72d919859f74e5d4594b50c31233ebc0f8f41f0c.tar.gz ports-72d919859f74e5d4594b50c31233ebc0f8f41f0c.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission-remote-gui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile index 290e6c67a841..cdac130feff6 100644 --- a/net-p2p/transmission-remote-gui/Makefile +++ b/net-p2p/transmission-remote-gui/Makefile @@ -3,6 +3,7 @@ PORTNAME= transmission-remote-gui PORTVERSION= 5.0.1 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= transgui-${PORTVERSION}-src |