diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-02-17 17:17:57 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-02-17 17:17:57 +0000 |
commit | 60cc39498dcf5ecfb4e32378fe8208f4fb000310 (patch) | |
tree | 00b2654c62cbadf99a00b392fecfab0c789d596e | |
parent | Mark BROKEN. (diff) |
Bump PORTREVISION for latest libmilter changes
Notes
Notes:
svn path=/head/; revision=54825
-rw-r--r-- | mail/sendmail/Makefile | 1 | ||||
-rw-r--r-- | mail/sendmail812/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index ce96da1d5dcb..4e31f257b129 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -7,6 +7,7 @@ PORTNAME= sendmail PORTVERSION= 8.12.2 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} diff --git a/mail/sendmail812/Makefile b/mail/sendmail812/Makefile index ce96da1d5dcb..4e31f257b129 100644 --- a/mail/sendmail812/Makefile +++ b/mail/sendmail812/Makefile @@ -7,6 +7,7 @@ PORTNAME= sendmail PORTVERSION= 8.12.2 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} |