summaryrefslogtreecommitdiff
path: root/mail/elm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-03-06 07:16:41 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-03-06 07:16:41 +0000
commite8154769ef32f45a7fa4973507b3ba05d8b4f72e (patch)
tree69cc16afdba2a9ec947631d84f420ce1726f7fea /mail/elm
parentNew checksum (diff)
Reorder variables.
Notes
Notes: svn path=/head/; revision=2776
Diffstat (limited to 'mail/elm')
-rw-r--r--mail/elm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
index db666b8266d6..fdde0e574b2f 100644
--- a/mail/elm/Makefile
+++ b/mail/elm/Makefile
@@ -3,17 +3,18 @@
# Date created: 26 June 1995
# Whom: ache
#
-# $Id: Makefile,v 1.16 1996/02/27 19:53:20 ache Exp $
+# $Id: Makefile,v 1.17 1996/02/29 21:35:46 ache Exp $
#
DISTNAME= elm-2.4ME+11
CATEGORIES+= mail
MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \
ftp://ftp.kiae.su/unix/mail/
-WRKSRC= ${WRKDIR}/elm2.4.ME+.11
MAINTAINER= ache@FreeBSD.ORG
+WRKSRC= ${WRKDIR}/elm2.4.ME+.11
+
post-install:
cd ${WRKSRC}/nls; ${MAKE} install
if [ -f ${PREFIX}/lib/elm.mimetypes ] ; then \