diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-06-05 21:50:13 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-06-05 21:50:13 +0000 |
commit | 1bc582c18818985e8ff9c62aa6c4d89350640bb2 (patch) | |
tree | f0df7f4d263892e26d98b9141e0a8fa9dbecbf5a /mail/elm | |
parent | 735e4cacb21dcd0077ad071ae0c1d37e0b3f109a (diff) | |
download | ports-1bc582c18818985e8ff9c62aa6c4d89350640bb2.tar.gz ports-1bc582c18818985e8ff9c62aa6c4d89350640bb2.zip |
Notes
Diffstat (limited to 'mail/elm')
-rw-r--r-- | mail/elm/Makefile | 8 | ||||
-rw-r--r-- | mail/elm/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile index df18c8646533..94a008ccc94e 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: elm # See also: http://www.ozone.fmi.fi/KEH/ -# Version required: 2.4.25.ME+31H +# Version required: 2.4.25.ME+32 # Date created: 26 June 1995 # Whom: ache # -# $Id: Makefile,v 1.38 1997/01/31 11:33:06 ache Exp $ +# $Id: Makefile,v 1.39 1997/04/19 03:08:29 ache Exp $ # -DISTNAME= elm-2.4ME+31H +DISTNAME= elm-2.4ME+32 CATEGORIES= mail MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \ ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \ @@ -15,7 +15,7 @@ MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \ MAINTAINER= ache@FreeBSD.ORG -WRKSRC= ${WRKDIR}/elm2.4.ME+.31H +WRKSRC= ${WRKDIR}/elm2.4.ME+.32 MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 \ listalias.1 messages.1 newalias.1 printmail.1 readmsg.1 diff --git a/mail/elm/distinfo b/mail/elm/distinfo index 31fd31fcc12d..14e6ef7b199e 100644 --- a/mail/elm/distinfo +++ b/mail/elm/distinfo @@ -1 +1 @@ -MD5 (elm-2.4ME+31H.tar.gz) = 34dd68a94da648bd87f138710bb242eb +MD5 (elm-2.4ME+32.tar.gz) = 7db4b64a0db169dee2b96a3a031aef88 |