summaryrefslogtreecommitdiff
path: root/mail/exmh
diff options
context:
space:
mode:
authorminskim <minskim>2005-01-22 15:45:59 +0000
committerminskim <minskim>2005-01-22 15:45:59 +0000
commitad3f422589fe3d44a3129566ef1d6d2260701ddb (patch)
tree8644264551f92723e3774fd2126c59ab0e831f82 /mail/exmh
parenteea45d47d2da6dc2d3cec8a4a5a59f61a0747b3c (diff)
downloadpkgsrc-ad3f422589fe3d44a3129566ef1d6d2260701ddb.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