diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-09-30 18:15:34 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-09-30 18:15:34 +0000 |
commit | c66d1a64b3af844973e4cc1d2e9c1ba9a754840f (patch) | |
tree | 291c8bd8ae95ee6eec0d7ee93d3e018369304634 /net-p2p | |
parent | 16999e23b13c3f0619afe5b1d290d71edcd4873d (diff) | |
download | ports-c66d1a64b3af844973e4cc1d2e9c1ba9a754840f.tar.gz ports-c66d1a64b3af844973e4cc1d2e9c1ba9a754840f.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission-remote-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile index ed8a9251d652..740807472fcb 100644 --- a/net-p2p/transmission-remote-gui/Makefile +++ b/net-p2p/transmission-remote-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= transmission-remote-gui PORTVERSION= 4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= transgui-${PORTVERSION}-src |