diff options
author | snj <snj@pkgsrc.org> | 2004-02-28 20:04:40 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-28 20:04:40 +0000 |
commit | 600c7c7a83a07115b84f3df097aab9af462d5309 (patch) | |
tree | 1c192f08e0c1180ec93b8aee443736655f81dede /mail/metamail/Makefile | |
parent | edfdffa0b81744ca0d6ff09681ee548f8326554a (diff) | |
download | pkgsrc-600c7c7a83a07115b84f3df097aab9af462d5309.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 |