diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-06-26 13:13:52 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-06-26 13:13:52 +0800 |
commit | aa411d19e1563358630c3dea17faefd9bd44f8f1 (patch) | |
tree | 4659aa544bdb1c52e113475f57c02fd4dde7303f /mail/sendmail-old/Makefile | |
parent | 100edb46c084d6a62118bc6c99b574e346cf37fc (diff) | |
download | freebsd-ports-gnome-aa411d19e1563358630c3dea17faefd9bd44f8f1.tar.gz freebsd-ports-gnome-aa411d19e1563358630c3dea17faefd9bd44f8f1.tar.zst freebsd-ports-gnome-aa411d19e1563358630c3dea17faefd9bd44f8f1.zip |
- generate comment in sendmail.cf with standard date
- apply an extension to the vacation manpage
Diffstat (limited to 'mail/sendmail-old/Makefile')
-rw-r--r-- | mail/sendmail-old/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail-old/Makefile b/mail/sendmail-old/Makefile index 4fd1349e7505..158b3d8bc73f 100644 --- a/mail/sendmail-old/Makefile +++ b/mail/sendmail-old/Makefile @@ -7,7 +7,7 @@ PORTNAME= sendmail PORTVERSION= 8.11.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} |