aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-09-05 19:46:17 +0800
committersheldonh <sheldonh@FreeBSD.org>2001-09-05 19:46:17 +0800
commitf5710fcb550649d776083c56c678907ebd342786 (patch)
tree7f00a71c08d8ef13a5358169f12e259dd3e7bb75 /mail
parentd2084eb4f1b463983c61ad02f7b33224f91cf373 (diff)
downloadfreebsd-ports-gnome-f5710fcb550649d776083c56c678907ebd342786.tar.gz
freebsd-ports-gnome-f5710fcb550649d776083c56c678907ebd342786.tar.zst
freebsd-ports-gnome-f5710fcb550649d776083c56c678907ebd342786.zip
This package should be called exim-monitor-X.YZ, not exim-X.YZ.
Submitted by: knu
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