diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2000-12-23 08:56:26 +0800 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2000-12-23 08:56:26 +0800 |
commit | 078be167c1d6f8b4b2a74918036a2167b029f54a (patch) | |
tree | 1ae702cf47e0bb61ed164d39aa15c7ccf74eaedc /mail/postfix22/Makefile | |
parent | f222b6ce9bfea4002a3c2e3c930e7232c636c297 (diff) | |
download | freebsd-ports-gnome-078be167c1d6f8b4b2a74918036a2167b029f54a.tar.gz freebsd-ports-gnome-078be167c1d6f8b4b2a74918036a2167b029f54a.tar.zst freebsd-ports-gnome-078be167c1d6f8b4b2a74918036a2167b029f54a.zip |
Update to 19991231-pl13.
PR: 23696
Submitted by: MAINTAINER
Diffstat (limited to 'mail/postfix22/Makefile')
-rw-r--r-- | mail/postfix22/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile index a481cc275f22..90eece8b7c8f 100644 --- a/mail/postfix22/Makefile +++ b/mail/postfix22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 19991231.10 +PORTVERSION= 19991231.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/ \ ftp://ftp.mira.net/pub/unix/mail/postfix/official/ \ ftp://coda.nctu.edu.tw/network/mail/postfix/official/ -DISTNAME= ${PORTNAME}-19991231-pl10 +DISTNAME= ${PORTNAME}-19991231-pl13 MAINTAINER= blaz@amis.net |