diff options
author | snj <snj> | 2004-02-28 20:04:40 +0000 |
---|---|---|
committer | snj <snj> | 2004-02-28 20:04:40 +0000 |
commit | 3cc2c6e30dfa59667266fe8899e1785fc18bf323 (patch) | |
tree | 1c192f08e0c1180ec93b8aee443736655f81dede /mail/metamail/Makefile | |
parent | f8d5476667e803b9f278147956ced53993e266a6 (diff) | |
download | pkgsrc-3cc2c6e30dfa59667266fe8899e1785fc18bf323.tar.gz |
Properly fix last. From Christian Weisgerber.
Diffstat (limited to 'mail/metamail/Makefile')
-rw-r--r-- | mail/metamail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile index ff09fe961d6..0f2e2e8fdcc 100644 --- a/mail/metamail/Makefile +++ b/mail/metamail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2004/02/25 03:58:42 snj Exp $ +# $NetBSD: Makefile,v 1.26 2004/02/28 20:04:40 snj Exp $ DISTNAME= mm2.7 PKGNAME= metamail-2.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ftp://thumper.bellcore.com/pub/nsb/ EXTRACT_SUFX= .tar.Z |