diff options
author | dinoex <dinoex@FreeBSD.org> | 2018-11-27 13:28:06 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2018-11-27 13:28:06 +0800 |
commit | 362b613cbf317031bb2937d4a24baa3db1be0b88 (patch) | |
tree | 4806e4fc0ff54c18f693e66e7e6241dc0ec48eea /mail | |
parent | 3370f74fc656c64ff507117aca290006f06a24d1 (diff) | |
download | freebsd-ports-gnome-362b613cbf317031bb2937d4a24baa3db1be0b88.tar.gz freebsd-ports-gnome-362b613cbf317031bb2937d4a24baa3db1be0b88.tar.zst freebsd-ports-gnome-362b613cbf317031bb2937d4a24baa3db1be0b88.zip |
- bump PORTREVISION
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sendmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index ec3110736af8..bc7b9e18fe29 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -2,7 +2,7 @@ PORTNAME= sendmail PORTVERSION= 8.15.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ DISTNAME= ${PORTNAME}.${PORTVERSION} |