Date: Fri, 20 Dec 2019 09:28:18 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520484 - head/net-p2p/deluge Message-ID: <201912200928.xBK9SII5070595@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Dec 20 09:28:18 2019 New Revision: 520484 URL: https://svnweb.freebsd.org/changeset/ports/520484 Log: net-p2p/deluge: Revert the previous erroneous commit Modified: head/net-p2p/deluge/Makefile Modified: head/net-p2p/deluge/Makefile ============================================================================== --- head/net-p2p/deluge/Makefile Fri Dec 20 09:11:10 2019 (r520483) +++ head/net-p2p/deluge/Makefile Fri Dec 20 09:28:18 2019 (r520484) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912200928.xBK9SII5070595>