diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-03-23 05:53:01 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-03-23 05:53:01 +0000 |
commit | 45c644f8a740dcd9ea7bf814b382aac9cfb23488 (patch) | |
tree | ca78fc87678e87acce3963bb876369f50198d07c /net-p2p | |
parent | 29de4834867bc5e70b0b7030779962823afbbcb3 (diff) | |
download | ports-45c644f8a740dcd9ea7bf814b382aac9cfb23488.tar.gz ports-45c644f8a740dcd9ea7bf814b382aac9cfb23488.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 e1cfd183f6fe..cb90a50b14e4 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= 0 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= transgui-${PORTVERSION}-src |