diff options
author | ache <ache@FreeBSD.org> | 1996-02-28 03:53:38 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-02-28 03:53:38 +0800 |
commit | 12dfcb9b9002d6703b6711f87654b2a1165e43b8 (patch) | |
tree | 548a9414c5d96fe0ff5563eae0dc749e91e3c20e /mail/elm/Makefile | |
parent | b685c7229b2bbfc94857e97aa989cf92e1886448 (diff) | |
download | freebsd-ports-gnome-12dfcb9b9002d6703b6711f87654b2a1165e43b8.tar.gz freebsd-ports-gnome-12dfcb9b9002d6703b6711f87654b2a1165e43b8.tar.zst freebsd-ports-gnome-12dfcb9b9002d6703b6711f87654b2a1165e43b8.zip |
Upgrade to level 10
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 d24a71c33c5d..6c719497e79b 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: elm -# Version required: 2.4.25.ME+.9 +# Version required: 2.4.25.ME+.10 # Date created: 26 June 1995 # Whom: ache # -# $Id: Makefile,v 1.14 1996/02/20 04:18:46 ache Exp $ +# $Id: Makefile,v 1.15 1996/02/26 00:57:03 ache Exp $ # -DISTNAME= elm-2.4ME+9 +DISTNAME= elm-2.4ME+10 CATEGORIES+= mail MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \ ftp://ftp.kiae.su/unix/mail/ -WRKSRC= ${WRKDIR}/elm2.4.ME+.9 +WRKSRC= ${WRKDIR}/elm2.4.ME+.10 MAINTAINER= ache@FreeBSD.ORG |