diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2018-12-30 14:04:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2018-12-30 14:04:19 +0000 |
commit | 54ac934cb1ce39a867a3e32eb547c20225e52a8a (patch) | |
tree | ad2194eb36204b18da1495a5aed249f081d293d7 /mail/sendmail/Makefile | |
parent | d21dd5b9fc0d6d748e4b3992c7a58609ee85aa8c (diff) | |
download | ports-54ac934cb1ce39a867a3e32eb547c20225e52a8a.tar.gz ports-54ac934cb1ce39a867a3e32eb547c20225e52a8a.zip |
Notes
Diffstat (limited to 'mail/sendmail/Makefile')
-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 bc7b9e18fe29..5efdc9bc9c90 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -2,7 +2,7 @@ PORTNAME= sendmail PORTVERSION= 8.15.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ DISTNAME= ${PORTNAME}.${PORTVERSION} |