diff options
author | taca <taca@pkgsrc.org> | 2003-05-25 05:33:55 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2003-05-25 05:33:55 +0000 |
commit | d9eb5e3fed8a675bac3c1a3772b8f167db54a8f8 (patch) | |
tree | b6d36f7fac00c77103807f6c7fddaeff9b955a7a /mail/postfix | |
parent | 7c3084026f2f24a4d62460629c076d190f97a5b5 (diff) | |
download | pkgsrc-d9eb5e3fed8a675bac3c1a3772b8f167db54a8f8.tar.gz |
Remove commented out PKGREVISION line.
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 618ec90e9e9..d48919c3485 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.96 2003/05/25 05:31:09 taca Exp $ +# $NetBSD: Makefile,v 1.97 2003/05/25 05:33:55 taca Exp $ DISTNAME= postfix-2.0.10 -#PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ |