diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exmh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exmh/Makefile b/mail/exmh/Makefile index 190de8964c9..9a8e61c0bf0 100644 --- a/mail/exmh/Makefile +++ b/mail/exmh/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2005/01/08 16:53:25 perry Exp $ +# $NetBSD: Makefile,v 1.36 2005/01/22 15:45:59 minskim Exp $ # FreeBSD Id: Makefile,v 1.25 1998/02/15 05:36:54 peter Exp # DISTNAME= exmh-2.6.3 -CATEGORIES= mail tk80 +CATEGORIES= mail tk MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/exmh/ MAINTAINER= tech-pkg@NetBSD.org |