diff options
author | taca <taca> | 2003-05-25 05:33:55 +0000 |
---|---|---|
committer | taca <taca> | 2003-05-25 05:33:55 +0000 |
commit | 90a8d4886810b01765aa84b3f864ce6cdc317e9b (patch) | |
tree | b6d36f7fac00c77103807f6c7fddaeff9b955a7a /mail/postfix | |
parent | 1eae1275e90c8d216985a8933297d7a6732c4c67 (diff) | |
download | pkgsrc-90a8d4886810b01765aa84b3f864ce6cdc317e9b.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/ |