diff options
author | christos <christos@pkgsrc.org> | 2003-03-20 22:37:07 +0000 |
---|---|---|
committer | christos <christos@pkgsrc.org> | 2003-03-20 22:37:07 +0000 |
commit | 3adea874d7e6a46c8f622fca80dcda5fd08825a1 (patch) | |
tree | 3fdd8d88480e816ccbe7e0bfea2d2010297d37b9 /mail | |
parent | 2d47a7b77e2745da9b7cc1884b86f7cff82c5744 (diff) | |
download | pkgsrc-3adea874d7e6a46c8f622fca80dcda5fd08825a1.tar.gz |
Add PKGREVISION=1 [wiz told me so]
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index fe1e870ac05..65de3950a5e 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.87 2003/03/20 22:23:21 christos Exp $ +# $NetBSD: Makefile,v 1.88 2003/03/20 22:37:07 christos Exp $ DISTNAME= postfix-2.0.7 +PKGREVISION= 1 + CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ |