diff options
author | joe <joe@FreeBSD.org> | 1999-12-30 20:54:22 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 1999-12-30 20:54:22 +0000 |
commit | 1e1517783a95b05f5317df71c73fe4218d238535 (patch) | |
tree | 120592cf84b3e74aa4e888bc311d46c14efd845c /mail/postfix26 | |
parent | a6f611c42e042e42ccfaea5db4fa3858543a6851 (diff) | |
download | FreeBSD-ports-1e1517783a95b05f5317df71c73fe4218d238535.zip FreeBSD-ports-1e1517783a95b05f5317df71c73fe4218d238535.tar.gz |
Upgrade the postfix port from 19990906-pl02 to 19990906-pl09.
PR: ports/15544
Submitted by: khetan@freebsd.os.org.za
Diffstat (limited to 'mail/postfix26')
-rw-r--r-- | mail/postfix26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index f96c5b0..e6ac3a1 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/Makefile @@ -6,8 +6,8 @@ # $FreeBSD$ # -DISTNAME= postfix-19990906-pl02 -PKGNAME= postfix-19990906.02 +DISTNAME= postfix-19990906-pl09 +PKGNAME= postfix-19990906.09 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.snoopy.net/pub/mirrors/postfix/official/ \ |