Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2020 14:35:34 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r527081 - head/mail/mime-construct
Message-ID:  <202002251435.01PEZYmG025876@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Feb 25 14:35:33 2020
New Revision: 527081
URL: https://svnweb.freebsd.org/changeset/ports/527081

Log:
  Restore PORTREVISION which was removed in r526786 unintentionally
  
  Reported by:	mat

Modified:
  head/mail/mime-construct/Makefile

Modified: head/mail/mime-construct/Makefile
==============================================================================
--- head/mail/mime-construct/Makefile	Tue Feb 25 13:52:45 2020	(r527080)
+++ head/mail/mime-construct/Makefile	Tue Feb 25 14:35:33 2020	(r527081)
@@ -3,6 +3,7 @@
 
 PORTNAME=	mime-construct
 PORTVERSION=	1.11
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	http://www.argon.org/~roderick/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002251435.01PEZYmG025876>