summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-12-04 10:55:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-12-04 10:55:52 +0000
commit9fae308222c10cbd850c26b584f197b326d5d776 (patch)
tree08a05400291358f64b5c7c3c9ef23754024d9009 /mail
parentAdd vim. (diff)
Reorder variables.
Notes
Notes: svn path=/head/; revision=2524
Diffstat (limited to 'mail')
-rw-r--r--mail/elm+ME/Makefile9
-rw-r--r--mail/elm/Makefile9
2 files changed, 10 insertions, 8 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile
index b48b27f9d465..e08ad298eba9 100644
--- a/mail/elm+ME/Makefile
+++ b/mail/elm+ME/Makefile
@@ -3,20 +3,21 @@
# Date created: 26 June 1995
# Whom: ache
#
-# $Id: Makefile,v 1.8 1995/11/19 21:11:30 ache Exp $
+# $Id: Makefile,v 1.9 1995/12/02 21:30:51 ache Exp $
#
DISTNAME= elm-2.4pl24me8
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
MASTER_SITES= ftp://cs.hmc.edu/pub/me/
-PATCH_SITES= ${MASTER_SITES}
MAINTAINER= ache@FreeBSD.ORG
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= elm-2.4pl24me8a.diffs.Z elm-2.4pl24me8b.diffs.Z
+PATCH_DIST_STRIP= -p1
+
pre-patch:
rm -f ${WRKSRC}/src/state.c
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
index b48b27f9d465..e08ad298eba9 100644
--- a/mail/elm/Makefile
+++ b/mail/elm/Makefile
@@ -3,20 +3,21 @@
# Date created: 26 June 1995
# Whom: ache
#
-# $Id: Makefile,v 1.8 1995/11/19 21:11:30 ache Exp $
+# $Id: Makefile,v 1.9 1995/12/02 21:30:51 ache Exp $
#
DISTNAME= elm-2.4pl24me8
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
MASTER_SITES= ftp://cs.hmc.edu/pub/me/
-PATCH_SITES= ${MASTER_SITES}
MAINTAINER= ache@FreeBSD.ORG
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= elm-2.4pl24me8a.diffs.Z elm-2.4pl24me8b.diffs.Z
+PATCH_DIST_STRIP= -p1
+
pre-patch:
rm -f ${WRKSRC}/src/state.c