diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-05-08 11:20:24 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-05-08 11:20:24 +0000 |
commit | bcd7dfce34e4c3abae737f50b0b990e4811ddee4 (patch) | |
tree | 0b9a442b96828518199816d3daecc102058bda04 /mail/exim | |
parent | 663157aabfb1c486b6a563a6b0ab17290e8bede7 (diff) | |
download | FreeBSD-ports-bcd7dfce34e4c3abae737f50b0b990e4811ddee4.zip FreeBSD-ports-bcd7dfce34e4c3abae737f50b0b990e4811ddee4.tar.gz |
Bump PORTREVISION in honour of rev 1.6 of files/configure.default.
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 04efc02..c634107 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -7,6 +7,7 @@ PORTNAME= exim PORTVERSION= 3.22 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ \ http://www.exim.org/ftp/ \ |