summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-04-05 09:07:21 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-04-05 09:07:21 +0000
commiteb3392969d4bbac1bf2d42f4d8030514410a9229 (patch)
treec170024d6ff0c63f1fce74f8a943e8e94ae77f0c /lang
parentMake pkg-message a bit more informative. (diff)
- Use a static PORTEPOCH for a while. We have a problem with the variable
initialization order. Reported by: many Thanks to: pav
Notes
Notes: svn path=/head/; revision=189263
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby-mode.el/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby-mode.el/Makefile b/lang/ruby-mode.el/Makefile
index 849a609f37cf..317e26a6102b 100644
--- a/lang/ruby-mode.el/Makefile
+++ b/lang/ruby-mode.el/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ruby-mode.el
PORTVERSION= ${RUBY_PORTVERSION}
PORTREVISION= ${RUBY_PORTREVISION}
-PORTEPOCH= ${RUBY_PORTEPOCH}
+PORTEPOCH= 1
CATEGORIES= lang ruby elisp
MASTER_SITES= # none
DISTFILES= # none