aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-06-03 15:13:00 +0800
committerdinoex <dinoex@FreeBSD.org>2012-06-03 15:13:00 +0800
commit8c90d324a3d6f464014c977368c194bd8633a3b3 (patch)
tree2a69d1e2c18e403eecb700c14e722474e9792de6 /editors
parentbc6ec0ac53e3810952fe7e06dac885cbbab851eb (diff)
downloadfreebsd-ports-gnome-8c90d324a3d6f464014c977368c194bd8633a3b3.tar.gz
freebsd-ports-gnome-8c90d324a3d6f464014c977368c194bd8633a3b3.tar.zst
freebsd-ports-gnome-8c90d324a3d6f464014c977368c194bd8633a3b3.zip
- fix version numbers going backwards for slave ports
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs/Makefile2
-rw-r--r--editors/emacs23/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index d0abab27ad5d..e1f05357e9e5 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
-PORTREVISION= 1
+PORTREVISION?= 1
PORTEPOCH= 2
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index d0abab27ad5d..e1f05357e9e5 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
-PORTREVISION= 1
+PORTREVISION?= 1
PORTEPOCH= 2
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}