Date: Sun, 26 Jan 2014 14:27:10 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341178 - head/net/miniupnpd Message-ID: <201401261427.s0QERAB9069789@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Sun Jan 26 14:27:10 2014 New Revision: 341178 URL: http://svnweb.freebsd.org/changeset/ports/341178 QAT: https://qat.redports.org/buildarchive/r341178/ Log: net/miniupnpd: Bump PORTREVISION The previous commit fixed the intended action on a standard option; it should have been bumped. Modified: head/net/miniupnpd/Makefile Modified: head/net/miniupnpd/Makefile ============================================================================== --- head/net/miniupnpd/Makefile Sun Jan 26 14:07:33 2014 (r341177) +++ head/net/miniupnpd/Makefile Sun Jan 26 14:27:10 2014 (r341178) @@ -3,6 +3,7 @@ PORTNAME= miniupnpd PORTVERSION= 1.8 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://miniupnp.tuxfamily.org/files/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401261427.s0QERAB9069789>