summaryrefslogtreecommitdiff
path: root/editors/semi113
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2001-10-22 19:02:48 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2001-10-22 19:02:48 +0000
commitebacfa87e61360bede67dfae5cc704e9948f644a (patch)
tree054fc93c71dd8c677c9c1c65e0afcb54c40299fb /editors/semi113
parento update to 2.0.5. (diff)
Change cookie-filename scheme.
Diffstat (limited to 'editors/semi113')
-rw-r--r--editors/semi113/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/semi113/Makefile b/editors/semi113/Makefile
index 838d576a69bf..9d7c48495241 100644
--- a/editors/semi113/Makefile
+++ b/editors/semi113/Makefile
@@ -21,14 +21,14 @@ PORTCLASS?= master
# distfile version
FLIM_TRUNK= 1.13
-FLIM_VER= 1.13.2
+SEMI_TRUNK= 1.13
SEMI_VER= 1.13.7
# setupel filename
SEMI_SETUPEL= semi-setupel.el
# document install directory by install-doc target
SEMIDOCDIR?= share/doc/semi
-FLIM_COOKIE= flim-${EMACS_PORT_NAME}-${FLIM_VER}.FreeBSD-packages
-SEMI_COOKIE= semi-${EMACS_PORT_NAME}-${SEMI_VER}.FreeBSD-packages
+FLIM_COOKIE= flim-${EMACS_PORT_NAME}-${FLIM_TRUNK}.FreeBSD-packages
+SEMI_COOKIE= semi-${EMACS_PORT_NAME}-${SEMI_TRUNK}.FreeBSD-packages
.if (${PORTCLASS} == "master")
# emacs port setup