diff options
author | ache <ache@FreeBSD.org> | 1997-01-31 19:33:22 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-01-31 19:33:22 +0800 |
commit | f1d3084e1a45f82e0f020e285012f462a4c789c4 (patch) | |
tree | ce8c3c75b962c89ba643c2a7736b3d0dd3118f57 /mail/elm/Makefile | |
parent | 02af92815d7cd613bfa497da2a6c240ce99aee0e (diff) | |
download | freebsd-ports-graphics-f1d3084e1a45f82e0f020e285012f462a4c789c4.tar.gz freebsd-ports-graphics-f1d3084e1a45f82e0f020e285012f462a4c789c4.tar.zst freebsd-ports-graphics-f1d3084e1a45f82e0f020e285012f462a4c789c4.zip |
Upgrade to +31
Diffstat (limited to 'mail/elm/Makefile')
-rw-r--r-- | mail/elm/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile index d5617c611c8..254012a6f2c 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+30 +# Version required: 2.4.25.ME+31 # Date created: 26 June 1995 # Whom: ache # -# $Id: Makefile,v 1.36 1996/12/23 06:07:54 ache Exp $ +# $Id: Makefile,v 1.37 1997/01/06 19:22:43 ache Exp $ # -DISTNAME= elm-2.4ME+30 +DISTNAME= elm-2.4ME+31 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+.30 +WRKSRC= ${WRKDIR}/elm2.4.ME+.31 MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 \ listalias.1 messages.1 newalias.1 printmail.1 readmsg.1 |