aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-12-04 18:55:52 +0800
committerasami <asami@FreeBSD.org>1995-12-04 18:55:52 +0800
commit2d73b685aa9af1420e235a4992e2cbcb46d44973 (patch)
treed51f92460de3b6d4ffe30eda37acf3fe9972e330
parent15bfd0f9f49173397c7f98af9e0cce8d5c707b41 (diff)
downloadfreebsd-ports-gnome-2d73b685aa9af1420e235a4992e2cbcb46d44973.tar.gz
freebsd-ports-gnome-2d73b685aa9af1420e235a4992e2cbcb46d44973.tar.zst
freebsd-ports-gnome-2d73b685aa9af1420e235a4992e2cbcb46d44973.zip
Reorder variables.
-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