diff options
author | ache <ache@FreeBSD.org> | 1997-01-07 03:22:53 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-01-07 03:22:53 +0800 |
commit | 9064dd70bf5114afb6f54714a22f970b830f49a4 (patch) | |
tree | e740ac6b8fbe697c0ce9e73402515f28023cd624 /mail/elm | |
parent | 40bf1da223c70f665743ad0b9065713dd7929b39 (diff) | |
download | freebsd-ports-gnome-9064dd70bf5114afb6f54714a22f970b830f49a4.tar.gz freebsd-ports-gnome-9064dd70bf5114afb6f54714a22f970b830f49a4.tar.zst freebsd-ports-gnome-9064dd70bf5114afb6f54714a22f970b830f49a4.zip |
Upgrade to +30
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 195f78ea5676..d5617c611c87 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+29 +# Version required: 2.4.25.ME+30 # Date created: 26 June 1995 # Whom: ache # -# $Id: Makefile,v 1.35 1996/12/20 02:40:11 asami Exp $ +# $Id: Makefile,v 1.36 1996/12/23 06:07:54 ache Exp $ # -DISTNAME= elm-2.4ME+29 +DISTNAME= elm-2.4ME+30 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+.29 +WRKSRC= ${WRKDIR}/elm2.4.ME+.30 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 3ba6e68038bd..40fffa116b22 100644 --- a/mail/elm/distinfo +++ b/mail/elm/distinfo @@ -1 +1 @@ -MD5 (elm-2.4ME+29.tar.gz) = a8b28f45b682390d224d182859b649b1 +MD5 (elm-2.4ME+30.tar.gz) = 2a1414aafa72822ca07c07203564ec39 |