diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-12-02 21:30:51 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-12-02 21:30:51 +0000 |
commit | eb8498d34e81ebfa4df2d3e6733ee45d3972f57b (patch) | |
tree | b017f6629d2f8ff1bebbbfb3d475131d99acc2d0 /mail | |
parent | a88d9628c0073037815aac9570afe0e78db7c6d7 (diff) | |
download | ports-eb8498d34e81ebfa4df2d3e6733ee45d3972f57b.tar.gz ports-eb8498d34e81ebfa4df2d3e6733ee45d3972f57b.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/elm+ME/Makefile | 5 | ||||
-rw-r--r-- | mail/elm/Makefile | 5 |
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 |