diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-20 02:40:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-20 02:40:11 +0000 |
commit | 487f69fa6ea6165df043bc2367c23286a5b07324 (patch) | |
tree | db712f920eef54f553b99693d6eddbe48db9f27f /mail/elm+ME | |
parent | 77b898ccc30991f2c9c4df774cc0829c1cbceeb2 (diff) |
Standardize.
Notes
Notes:
svn path=/head/; revision=5043
Diffstat (limited to 'mail/elm+ME')
-rw-r--r-- | mail/elm+ME/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index f6ef2184505d..6185148a7a63 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/Makefile @@ -4,11 +4,10 @@ # Date created: 26 June 1995 # Whom: ache # -# $Id: Makefile,v 1.33 1996/11/17 07:42:20 obrien Exp $ +# $Id: Makefile,v 1.34 1996/12/19 04:19:30 ache Exp $ # DISTNAME= elm-2.4ME+28s -WRKSRC= ${WRKDIR}/elm2.4.ME+.28s CATEGORIES= mail MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \ ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \ @@ -16,6 +15,7 @@ MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \ MAINTAINER= ache@FreeBSD.ORG +WRKSRC= ${WRKDIR}/elm2.4.ME+.28s MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 filter.1 \ listalias.1 messages.1 newalias.1 printmail.1 readmsg.1 |