diff options
author | salo <salo> | 2005-06-02 23:26:41 +0000 |
---|---|---|
committer | salo <salo> | 2005-06-02 23:26:41 +0000 |
commit | 1b815604a46ea31ed7f6b4acb4fc66ec4523c203 (patch) | |
tree | 02f7f7c39a4f92b579d0e29c130f1b951f5d8b4f /mail/imp/Makefile | |
parent | 1e29fbe34f7e15754e0a2a17d258c16d1dca22c4 (diff) | |
download | pkgsrc-1b815604a46ea31ed7f6b4acb4fc66ec4523c203.tar.gz |
Bump PKGREVISION, DEPENDS changed. (hi bouyer!)
Diffstat (limited to 'mail/imp/Makefile')
-rw-r--r-- | mail/imp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile index 5a9d05b50f1..03ef2ce9ea3 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2005/06/02 09:13:44 bouyer Exp $ +# $NetBSD: Makefile,v 1.32 2005/06/02 23:28:11 salo Exp $ DISTNAME= imp-3.2.8 +PKGREVISION= 1 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/ |