diff options
Diffstat (limited to 'mail/ml/Makefile')
-rw-r--r-- | mail/ml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ml/Makefile b/mail/ml/Makefile index 375ba6a8189e..9cc93b8aa30d 100644 --- a/mail/ml/Makefile +++ b/mail/ml/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: YACL -# Version required: 3.4 # Date created: 15 March 1998 # Whom: Jeroen Hogeveen <albast@xs4all.nl> # # $FreeBSD$ # -DISTNAME= ml-3.4 +PORTNAME= ml +PORTVERSION= 3.4 CATEGORIES= mail MASTER_SITES= http://people.netscape.com/max/ml/ |