Date: Mon, 13 May 2013 05:24:50 +0000 (UTC) From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317996 - head/editors/emacs22 Message-ID: <201305130524.r4D5OoYp052672@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ashish Date: Mon May 13 05:24:50 2013 New Revision: 317996 URL: http://svnweb.freebsd.org/changeset/ports/317996 Log: - Bring back PORTREVISION, accidentally removed in previous commit Modified: head/editors/emacs22/Makefile Modified: head/editors/emacs22/Makefile ============================================================================== --- head/editors/emacs22/Makefile Mon May 13 05:14:24 2013 (r317995) +++ head/editors/emacs22/Makefile Mon May 13 05:24:50 2013 (r317996) @@ -3,6 +3,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305130524.r4D5OoYp052672>