summaryrefslogtreecommitdiff
path: root/mail/exmh
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-01-22 15:45:59 +0000
committerminskim <minskim@pkgsrc.org>2005-01-22 15:45:59 +0000
commitc31a9eaccf88a1c6682b16b5b1e54ae5bba1cb83 (patch)
tree8644264551f92723e3774fd2126c59ab0e831f82 /mail/exmh
parent6ce30210d53da048a701793db552cb2f81d00a30 (diff)
downloadpkgsrc-c31a9eaccf88a1c6682b16b5b1e54ae5bba1cb83.tar.gz
We don't have the tk80 category; replace it with tk.
Diffstat (limited to 'mail/exmh')
-rw-r--r--mail/exmh/Makefile4
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