diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-07-01 19:27:18 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-07-01 19:27:18 +0000 |
commit | 49494235f5033ae899aca186b0932fe427c7355f (patch) | |
tree | 062d9365b8d5c0b26b1463dce93634915d69f365 /net-p2p/deluge | |
parent | 412690965ea271abf4a655efdfb0c3e9fba6763b (diff) | |
download | ports-49494235f5033ae899aca186b0932fe427c7355f.tar.gz ports-49494235f5033ae899aca186b0932fe427c7355f.zip |
Notes
Diffstat (limited to 'net-p2p/deluge')
-rw-r--r-- | net-p2p/deluge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index 9a25cf5c5aaf..f8e73e65f323 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -7,6 +7,7 @@ PORTNAME= deluge DISTVERSION= 1.3.0_rc1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-p2p python MASTER_SITES= http://download.deluge-torrent.org/source/ |