diff options
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r-- | mail/postfix/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index b9fc6b61e02..38e02662d31 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.58 2002/03/24 22:17:22 deberg Exp $ +# $NetBSD: Makefile,v 1.59 2002/03/27 07:17:09 martti Exp $ -DISTNAME= postfix-1.1.5 -PKGREVISION= 1 +DISTNAME= postfix-1.1.6 CATEGORIES= mail MASTER_SITES= ftp://postfix.cloud9.net/official/ |