diff options
author | ache <ache@FreeBSD.org> | 2000-01-22 13:34:04 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2000-01-22 13:34:04 +0000 |
commit | a006b2815cf5a98002f939f21203082546185dc2 (patch) | |
tree | 8587cb00fbf8cfdc0bbfaff9eb5e542848f8e0ea /mail/elm+ME/Makefile | |
parent | ca7149cf69871d428acdcbb96f30afdbe3827d00 (diff) | |
download | FreeBSD-ports-a006b2815cf5a98002f939f21203082546185dc2.zip FreeBSD-ports-a006b2815cf5a98002f939f21203082546185dc2.tar.gz |
upgrade to PL68
Diffstat (limited to 'mail/elm+ME/Makefile')
-rw-r--r-- | mail/elm+ME/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index 75e14ed..2d0ef55 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/Makefile @@ -1,13 +1,14 @@ -# New ports collection makefile for: elm +# New ports collection makefile for: elm ME+ (unofficial Elm) # See also: http://www.ozone.fmi.fi/KEH/ -# Version required: 2.4ME +# Version required: 2.4ME+ # Date created: 26 June 1995 # Whom: ache # # $FreeBSD$ # -DISTNAME= elm-2.4ME+61 +# WARNING: it is NOT official Elm 2.* +DISTNAME= elm-2.4ME+68 CATEGORIES= mail MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \ ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \ @@ -15,7 +16,7 @@ MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \ MAINTAINER= ache@FreeBSD.org -WRKSRC= ${WRKDIR}/elm2.4.ME+.61 +WRKSRC= ${WRKDIR}/elm2.4.ME+.68 MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 \ frm.1 listalias.1 messages.1 newalias.1 newmail.1 \ printmail.1 readmsg.1 |