Date: Mon, 4 Feb 2013 10:31:22 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311603 - head/mail/dovecot2-pigeonhole Message-ID: <201302041031.r14AVMii092558@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Mon Feb 4 10:31:21 2013 New Revision: 311603 URL: http://svnweb.freebsd.org/changeset/ports/311603 Log: Hopefully adjust PORTREVISION correctly before anyone notices. PR: ports/175738 Modified: head/mail/dovecot2-pigeonhole/Makefile Modified: head/mail/dovecot2-pigeonhole/Makefile ============================================================================== --- head/mail/dovecot2-pigeonhole/Makefile Mon Feb 4 10:30:16 2013 (r311602) +++ head/mail/dovecot2-pigeonhole/Makefile Mon Feb 4 10:31:21 2013 (r311603) @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.3.3 -PORTREVISION= 3 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302041031.r14AVMii092558>