summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-12-02 21:30:51 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-12-02 21:30:51 +0000
commiteb8498d34e81ebfa4df2d3e6733ee45d3972f57b (patch)
treeb017f6629d2f8ff1bebbbfb3d475131d99acc2d0 /mail
parentAdd elm+mime (diff)
Add version variable to not edit elm+* Makefiles when version changed
Notes
Notes: svn path=/head/; revision=2514
Diffstat (limited to 'mail')
-rw-r--r--mail/elm+ME/Makefile5
-rw-r--r--mail/elm/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile
index ca07522d42da..b48b27f9d465 100644
--- a/mail/elm+ME/Makefile
+++ b/mail/elm+ME/Makefile
@@ -3,11 +3,12 @@
# Date created: 26 June 1995
# Whom: ache
#
-# $Id: Makefile,v 1.7 1995/10/20 07:35:26 asami Exp $
+# $Id: Makefile,v 1.8 1995/11/19 21:11:30 ache Exp $
#
DISTNAME= elm-2.4pl24me8
-PKGNAME= elm-2.4m8b
+VERSION= 2.4m8b # allows to not edit elm+* Makefiles
+PKGNAME= elm-${VERSION}
PATCHFILES= elm-2.4pl24me8a.diffs.Z elm-2.4pl24me8b.diffs.Z
PATCH_DIST_STRIP= -p1
CATEGORIES+= mail
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
index ca07522d42da..b48b27f9d465 100644
--- a/mail/elm/Makefile
+++ b/mail/elm/Makefile
@@ -3,11 +3,12 @@
# Date created: 26 June 1995
# Whom: ache
#
-# $Id: Makefile,v 1.7 1995/10/20 07:35:26 asami Exp $
+# $Id: Makefile,v 1.8 1995/11/19 21:11:30 ache Exp $
#
DISTNAME= elm-2.4pl24me8
-PKGNAME= elm-2.4m8b
+VERSION= 2.4m8b # allows to not edit elm+* Makefiles
+PKGNAME= elm-${VERSION}
PATCHFILES= elm-2.4pl24me8a.diffs.Z elm-2.4pl24me8b.diffs.Z
PATCH_DIST_STRIP= -p1
CATEGORIES+= mail