diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-12-20 09:28:18 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-12-20 09:28:18 +0000 |
commit | ac450b4e3d80c8b7ae98a5cd7f319b6be8262d7b (patch) | |
tree | 5be552abb0defdd23aa073d52f24a4b689a3dfcd /net-p2p/deluge/Makefile | |
parent | 93153768f80e513af0050ff32202c6054b021d89 (diff) | |
download | ports-ac450b4e3d80c8b7ae98a5cd7f319b6be8262d7b.tar.gz ports-ac450b4e3d80c8b7ae98a5cd7f319b6be8262d7b.zip |
Notes
Diffstat (limited to 'net-p2p/deluge/Makefile')
-rw-r--r-- | net-p2p/deluge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index 6ef770aa3b00..7507f01d89eb 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= deluge -PORTVERSION= 2.0.3 -PORTEPOCH= 1 +PORTVERSION= 1.3.15 +PORTEPOCH= 2 CATEGORIES= net-p2p python MAINTAINER= rm@FreeBSD.org |