diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-01-02 14:00:05 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-01-02 14:00:05 +0000 |
commit | d6a23b9cbc82d22e8c8f480aa730724f9883847f (patch) | |
tree | 61e42c0c1d5f8961c47c4ddb22d32fc1c98cc2f1 /mail/postfix-current/Makefile | |
parent | Upgrade to 2.61. (diff) |
Upgrade to 19991231.
Notes
Notes:
svn path=/head/; revision=24354
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index e6ac3a1564a3..b1b572416f97 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/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/ \ |