Date: Mon, 20 Aug 2018 22:41:44 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477687 - head/devel/upnp Message-ID: <201808202241.w7KMfi2t076784@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Mon Aug 20 22:41:43 2018 New Revision: 477687 URL: https://svnweb.freebsd.org/changeset/ports/477687 Log: devel/upnp: put back PORTEPOCH Reported by: mat Pointyhat to: swills Modified: head/devel/upnp/Makefile (contents, props changed) Modified: head/devel/upnp/Makefile ============================================================================== --- head/devel/upnp/Makefile Mon Aug 20 22:37:18 2018 (r477686) +++ head/devel/upnp/Makefile Mon Aug 20 22:41:43 2018 (r477687) @@ -3,6 +3,7 @@ PORTNAME= upnp PORTVERSION= 1.6.25 +PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= SF/p${PORTNAME}/p${PORTNAME}/libUPnP%20${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808202241.w7KMfi2t076784>