diff options
author | ache <ache@FreeBSD.org> | 1999-09-08 18:10:47 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-09-08 18:10:47 +0000 |
commit | 2b56e7adb6488706fc5ed52d6013180c1afc5aac (patch) | |
tree | 9fbf86035721ae725c4c43bbaebbc2f29aa952e8 /mail/elm+ME/Makefile | |
parent | 879a2a57f09d6069737ce49206fc4840f896e162 (diff) | |
download | FreeBSD-ports-2b56e7adb6488706fc5ed52d6013180c1afc5aac.zip FreeBSD-ports-2b56e7adb6488706fc5ed52d6013180c1afc5aac.tar.gz |
upgrade to 61
Diffstat (limited to 'mail/elm+ME/Makefile')
-rw-r--r-- | mail/elm+ME/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index c8becad..75e14ed 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/Makefile @@ -7,7 +7,7 @@ # $FreeBSD$ # -DISTNAME= elm-2.4ME+54 +DISTNAME= elm-2.4ME+61 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+.54 +WRKSRC= ${WRKDIR}/elm2.4.ME+.61 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 @@ -24,7 +24,7 @@ MLINKS= frm.1 nfrm.1 newmail.1 wnewmail.1 HAS_CONFIGURE= Yes CONFIGURE_SCRIPT= Configure CONFIGURE_ENV= PREFIX="${PREFIX}" -CONFIGURE_ARGS= -S +CONFIGURE_ARGS= -S -d post-configure: ${CP} ${FILESDIR}/elm.mimecharsets ${WRKSRC}/bin |