diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-13 20:01:08 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-13 20:01:08 +0000 |
commit | 28849e36e90815aed6c95e0187cc1b0bac0906f3 (patch) | |
tree | 618ad4af1b7aa492c70b0b12e4151ef6c5087bb4 /mail/elm | |
parent | 6028b9f95256d11d28f23194f65f96cca1b9325c (diff) | |
download | ports-28849e36e90815aed6c95e0187cc1b0bac0906f3.tar.gz ports-28849e36e90815aed6c95e0187cc1b0bac0906f3.zip |
Notes
Diffstat (limited to 'mail/elm')
-rw-r--r-- | mail/elm/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile index 2d0ef559f2cb..8c93ab2fffdc 100644 --- a/mail/elm/Makefile +++ b/mail/elm/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+/ \ |