summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-09-05 11:46:17 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-09-05 11:46:17 +0000
commitf95f3fe7c118eb93c45832cd20bb3da1141a70c5 (patch)
treecd6720716f051cd20b3a846b400a095f4bdbd36e /mail
parentUpdate to 4157 (diff)
This package should be called exim-monitor-X.YZ, not exim-X.YZ.
Submitted by: knu
Notes
Notes: svn path=/head/; revision=47450
Diffstat (limited to 'mail')
-rw-r--r--mail/exim-monitor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/exim-monitor/Makefile b/mail/exim-monitor/Makefile
index 5128ff89dc0f..f971838f7a68 100644
--- a/mail/exim-monitor/Makefile
+++ b/mail/exim-monitor/Makefile
@@ -5,12 +5,13 @@
# $FreeBSD$
#
-PORTNAME= exim
+PORTNAME= exim-monitor
PORTVERSION= 3.33
CATEGORIES= mail
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ \
http://www.exim.org/ftp/ \
ftp://ftp.is.co.za/networking/mail/transport/exim/
+DISTNAME= exim-${PORTVERSION}
MAINTAINER= sheldonh@FreeBSD.org