diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-20 22:47:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-20 22:47:04 +0000 |
commit | 6f9fdaa0c87b1011a21bf41cce20374746316f7b (patch) | |
tree | d3dc1d0787d12fbcfbb12cf3b997da1243788cc9 /mail | |
parent | 166cb4e295a2794a6a56d1e8e1955bba00e9433d (diff) | |
download | pkgsrc-6f9fdaa0c87b1011a21bf41cce20374746316f7b.tar.gz |
Undo PKGREVISION bump (not necessary since the whole package was updated
to 2.0.7).
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 65de3950a5e..ec16f018077 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.88 2003/03/20 22:37:07 christos Exp $ +# $NetBSD: Makefile,v 1.89 2003/03/20 22:47:04 wiz Exp $ DISTNAME= postfix-2.0.7 -PKGREVISION= 1 - CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ |