diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-02-27 04:53:07 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-02-27 04:53:07 +0000 |
commit | 5f11dc60c5a39ce0e54cb77bbeb135ec4f2d235d (patch) | |
tree | b9548693109e03f33a62aa410244d09361d2fa83 /mail/sendmail/Makefile | |
parent | 617b70976e1f9826109435dbf4557c524c666140 (diff) |
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 7621846fa8cd..27554dbd082e 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= sendmail PORTVERSION= 8.12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} |