diff options
author | Josef Karthauser <joe@FreeBSD.org> | 1999-12-30 20:54:22 +0000 |
---|---|---|
committer | Josef Karthauser <joe@FreeBSD.org> | 1999-12-30 20:54:22 +0000 |
commit | 3742da23853181e610ca56213687906e4782daea (patch) | |
tree | 0d5ace230aa975db87d82eefecb372e7d49209d2 /mail/postfix24 | |
parent | c50b317dcd4ac735221282ce3884b194f42cc767 (diff) |
Notes
Diffstat (limited to 'mail/postfix24')
-rw-r--r-- | mail/postfix24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index f96c5b06556c..e6ac3a1564a3 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/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/ \ |