diff options
Diffstat (limited to 'net-p2p/deluge-cli/Makefile')
-rw-r--r-- | net-p2p/deluge-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge-cli/Makefile b/net-p2p/deluge-cli/Makefile index 52da67fd6f85..d1b21f2654d8 100644 --- a/net-p2p/deluge-cli/Makefile +++ b/net-p2p/deluge-cli/Makefile @@ -3,7 +3,7 @@ PORTNAME= deluge DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 1.3.15 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-p2p python PKGNAMESUFFIX= -cli |