diff options
author | vanilla <vanilla@FreeBSD.org> | 2000-01-02 22:00:05 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2000-01-02 22:00:05 +0800 |
commit | 64869b15ad4b5b6b5cab82dd0d158ad6d2ae2ae7 (patch) | |
tree | 0cfdc682d4d94f74df6bfb21ed3ee93fb0a9faa3 /mail/postfix23/Makefile | |
parent | 68c7bc64107e94ca7cf734137ef036c7230b2a22 (diff) | |
download | freebsd-ports-gnome-64869b15ad4b5b6b5cab82dd0d158ad6d2ae2ae7.tar.gz freebsd-ports-gnome-64869b15ad4b5b6b5cab82dd0d158ad6d2ae2ae7.tar.zst freebsd-ports-gnome-64869b15ad4b5b6b5cab82dd0d158ad6d2ae2ae7.zip |
Upgrade to 19991231.
Diffstat (limited to 'mail/postfix23/Makefile')
-rw-r--r-- | mail/postfix23/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index e6ac3a1564a3..b1b572416f97 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: postfix -# Version required: 19990601 +# Version required: 19991231 # Date created: 18 Mar 1999 # Whom: torstenb # # $FreeBSD$ # -DISTNAME= postfix-19990906-pl09 -PKGNAME= postfix-19990906.09 +DISTNAME= postfix-19991231 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.snoopy.net/pub/mirrors/postfix/official/ \ |