diff options
Diffstat (limited to 'mail/xfmail/Makefile')
-rw-r--r-- | mail/xfmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 46fdccd4b74f..b669a539c3be 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xfmail -# Version required: 1.3.1 # Date created: 30 June 1996 # Whom: gena # # $FreeBSD$ # -DISTNAME= xfmail-1.4.0 +PORTNAME= xfmail +PORTVERSION= 1.4.0 CATEGORIES= mail MASTER_SITES= ftp://xfmail.ufies.org/pub/xfmail/release/1.4.0/ |