aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2013-02-09 09:05:23 +0800
committerashish <ashish@FreeBSD.org>2013-02-09 09:05:23 +0800
commitc98478769a2596167a25225219db1c3ec43b2438 (patch)
tree1f05dadc3fedafdbc20d784076cd7a09ce19dd66 /editors
parentf44e56a68c0dd7b8ded852563c1e39c9be858616 (diff)
downloadfreebsd-ports-gnome-c98478769a2596167a25225219db1c3ec43b2438.tar.gz
freebsd-ports-gnome-c98478769a2596167a25225219db1c3ec43b2438.tar.zst
freebsd-ports-gnome-c98478769a2596167a25225219db1c3ec43b2438.zip
- Change the type of PORTREVISION variable assignment, to prevent
editors/emacs-nox11 port from being inconsistent. Reported by: Steven Levin <steven.levin at moosellc.com>
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 53398083a12b..e56e23031700 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
-PORTREVISION= 1
+PORTREVISION?= 1
PORTEPOCH= 3
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}