diff options
author | ache <ache@FreeBSD.org> | 1996-03-26 10:58:39 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-03-26 10:58:39 +0800 |
commit | daa27382ed4967ab14f75b2c216678615c95cd4e (patch) | |
tree | f083a78c45254068efa0dd4f2da60b2659d7c96d /mail/elm | |
parent | 5e9635b93a0f11420e2c60c803ea931cc9a0781a (diff) | |
download | freebsd-ports-gnome-daa27382ed4967ab14f75b2c216678615c95cd4e.tar.gz freebsd-ports-gnome-daa27382ed4967ab14f75b2c216678615c95cd4e.tar.zst freebsd-ports-gnome-daa27382ed4967ab14f75b2c216678615c95cd4e.zip |
Upgrade to level 14
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 5b3e5a2de76c..5d3c37efed1e 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: elm -# Version required: 2.4.25.ME+.13 +# Version required: 2.4.25.ME+.14 # Date created: 26 June 1995 # Whom: ache # -# $Id: Makefile,v 1.19 1996/03/12 23:20:25 ache Exp $ +# $Id: Makefile,v 1.20 1996/03/14 17:02:06 ache Exp $ # -DISTNAME= elm-2.4ME+13 +DISTNAME= elm-2.4ME+14 CATEGORIES+= mail MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \ ftp://ftp.kiae.su/unix/mail/ MAINTAINER= ache@FreeBSD.ORG -WRKSRC= ${WRKDIR}/elm2.4.ME+.13 +WRKSRC= ${WRKDIR}/elm2.4.ME+.14 post-install: cd ${WRKSRC}/nls; ${MAKE} install diff --git a/mail/elm/distinfo b/mail/elm/distinfo index 7b91704c7156..11fcb8d22d2d 100644 --- a/mail/elm/distinfo +++ b/mail/elm/distinfo @@ -1 +1 @@ -MD5 (elm-2.4ME+13.tar.gz) = e836eb0ce641a2b6ff8e5bcc2fb1e85f +MD5 (elm-2.4ME+14.tar.gz) = 1797bbeffade34b4cc4f12246fde2c12 |