diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-13 20:01:08 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-13 20:01:08 +0000 |
commit | 45ce14b7018952069f2f933ec84e6f50e053e925 (patch) | |
tree | 18fa37ee8767ce479363cd222b3749f059b4cb59 /mail/elm+ME | |
parent | ce7a396a6a052a3c0fe5b94f715ce9f3d6594819 (diff) | |
download | FreeBSD-ports-45ce14b7018952069f2f933ec84e6f50e053e925.zip FreeBSD-ports-45ce14b7018952069f2f933ec84e6f50e053e925.tar.gz |
Update to use PORTNAME/PORTVERSION
Diffstat (limited to 'mail/elm+ME')
-rw-r--r-- | mail/elm+ME/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index 2d0ef55..8c93ab2 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/Makefile @@ -1,14 +1,13 @@ # New ports collection makefile for: elm ME+ (unofficial Elm) -# See also: http://www.ozone.fmi.fi/KEH/ -# Version required: 2.4ME+ # Date created: 26 June 1995 # Whom: ache # # $FreeBSD$ # - # WARNING: it is NOT official Elm 2.* -DISTNAME= elm-2.4ME+68 + +PORTNAME= elm +PORTVERSION= 2.4ME+68 CATEGORIES= mail MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \ ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \ |