diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-02-04 16:41:56 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-02-04 16:41:56 +0000 |
commit | 37b3be2c41024202add27eaee6199df809999fbf (patch) | |
tree | 1920b9dc2ef88dba2dcd20e515557bd79b6fa094 /mail/elm+ME/Makefile | |
parent | 8bef6a590d3b7fec967b766ce25a219675aa05da (diff) |
Notes
Diffstat (limited to 'mail/elm+ME/Makefile')
-rw-r--r-- | mail/elm+ME/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index ae7b36ae415f..826ba66a402c 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/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+32 +# Version required: 2.4ME # Date created: 26 June 1995 # Whom: ache # -# $Id: Makefile,v 1.41 1997/06/22 07:28:49 ache Exp $ +# $Id: Makefile,v 1.42 1997/12/24 01:21:07 alex Exp $ # -DISTNAME= elm-2.4ME+32 +DISTNAME= elm-2.4ME+38 CATEGORIES= mail MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \ ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \ @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \ MAINTAINER= ache@FreeBSD.ORG -WRKSRC= ${WRKDIR}/elm2.4.ME+.32 +WRKSRC= ${WRKDIR}/elm2.4.ME+.38 MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 \ listalias.1 messages.1 newalias.1 printmail.1 readmsg.1 |