diff options
Diffstat (limited to 'mail/imp')
-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/ |