diff options
Diffstat (limited to 'mail/exim-old/Makefile')
-rw-r--r-- | mail/exim-old/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index c98a4661140c..ef9b4ca581d7 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: exim -# Version required: 3.13 # Date created: 23 June 1996 # Whom: markm@FreeBSD.org # # $FreeBSD$ # -DISTNAME= exim-3.13 +PORTNAME= exim +PORTVERSION= 3.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ \ http://www.exim.org/ftp/ \ |