Date: Mon, 2 Dec 2013 18:08:42 +0000 (UTC) From: Vsevolod Stakhov <vsevolod@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335522 - head/mail/rspamd Message-ID: <201312021808.rB2I8gk0012126@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vsevolod Date: Mon Dec 2 18:08:41 2013 New Revision: 335522 URL: http://svnweb.freebsd.org/changeset/ports/335522 Log: s/PORTRELEASE/PORTREVISION/ Submitted by: bsam Pointy hat to: vsevolod Modified: head/mail/rspamd/Makefile Modified: head/mail/rspamd/Makefile ============================================================================== --- head/mail/rspamd/Makefile Mon Dec 2 18:07:41 2013 (r335521) +++ head/mail/rspamd/Makefile Mon Dec 2 18:08:41 2013 (r335522) @@ -2,7 +2,7 @@ PORTNAME= rspamd PORTVERSION= 0.6.1 -PORTRELEASE= 1 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312021808.rB2I8gk0012126>