diff options
Diffstat (limited to 'news/ifmail/Makefile')
-rw-r--r-- | news/ifmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/ifmail/Makefile b/news/ifmail/Makefile index 9ee57013db03..800126dc0889 100644 --- a/news/ifmail/Makefile +++ b/news/ifmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ifmail -# Version required: 2.15 # Date created: 19 Feb 1997 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # -DISTNAME= ifmail-2.15 +PORTNAME= ifmail +PORTVERSION= 2.15 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.average.org/ifmail/ \ |