diff options
author | joe <joe@FreeBSD.org> | 1999-12-31 04:54:22 +0800 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 1999-12-31 04:54:22 +0800 |
commit | 1e1517783a95b05f5317df71c73fe4218d238535 (patch) | |
tree | 120592cf84b3e74aa4e888bc311d46c14efd845c /mail/postfix20 | |
parent | a6f611c42e042e42ccfaea5db4fa3858543a6851 (diff) | |
download | freebsd-ports-gnome-1e1517783a95b05f5317df71c73fe4218d238535.tar.gz freebsd-ports-gnome-1e1517783a95b05f5317df71c73fe4218d238535.tar.zst freebsd-ports-gnome-1e1517783a95b05f5317df71c73fe4218d238535.zip |
Upgrade the postfix port from 19990906-pl02 to 19990906-pl09.
PR: ports/15544
Submitted by: khetan@freebsd.os.org.za
Diffstat (limited to 'mail/postfix20')
-rw-r--r-- | mail/postfix20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix20/Makefile b/mail/postfix20/Makefile index f96c5b06556c..e6ac3a1564a3 100644 --- a/mail/postfix20/Makefile +++ b/mail/postfix20/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/ \ |