diff options
author | asami <asami@FreeBSD.org> | 1996-12-20 02:40:11 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-12-20 02:40:11 +0000 |
commit | d8bb0473a07fe2bdf854c296f6a9a7da574dd092 (patch) | |
tree | 74450e202a494fa30c613cc81eeeb4ba3e7997d5 /mail/elm | |
parent | b9d15ce9c366db003e4f48087c5c8e17a123c505 (diff) | |
download | FreeBSD-ports-d8bb0473a07fe2bdf854c296f6a9a7da574dd092.zip FreeBSD-ports-d8bb0473a07fe2bdf854c296f6a9a7da574dd092.tar.gz |
Standardize.
Diffstat (limited to 'mail/elm')
-rw-r--r-- | mail/elm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile index f6ef218..6185148 100644 --- a/mail/elm/Makefile +++ b/mail/elm/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 |