diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-01-14 08:17:23 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-01-14 08:17:23 +0000 |
commit | f2eecc504f4c831fe438e4f2953c162f6fe94fc3 (patch) | |
tree | f6adcdec69646ed06dd911504b32f8f85e28987a /mail/sendmail812 | |
parent | 68e975412f850761c165d5894e39b47660dc0523 (diff) | |
download | FreeBSD-ports-f2eecc504f4c831fe438e4f2953c162f6fe94fc3.zip FreeBSD-ports-f2eecc504f4c831fe438e4f2953c162f6fe94fc3.tar.gz |
- Update to sendmail-8.12.2
Diffstat (limited to 'mail/sendmail812')
-rw-r--r-- | mail/sendmail812/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail812/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail812/Makefile b/mail/sendmail812/Makefile index 4a38327..54160e1 100644 --- a/mail/sendmail812/Makefile +++ b/mail/sendmail812/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sendmail -PORTVERSION= 8.12.1 +PORTVERSION= 8.12.2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} diff --git a/mail/sendmail812/distinfo b/mail/sendmail812/distinfo index 8e03243..9ac20a2 100644 --- a/mail/sendmail812/distinfo +++ b/mail/sendmail812/distinfo @@ -1 +1 @@ -MD5 (sendmail.8.12.1.tar.gz) = 0c3c0442c138d5b00a48ca48d95a71eb +MD5 (sendmail.8.12.2.tar.gz) = 67b33ea2e385c1644085fc4ee4bb2940 |