These use tk80 not tk41. Correct the CATEGORIES.

This commit is contained in:
Justin M. Seger 1997-11-22 19:50:03 +00:00
parent 2476da69b2
commit 0a8a44e161
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8765
2 changed files with 4 additions and 4 deletions

View file

@ -3,12 +3,12 @@
# Date released: 1 Jan 97
# Whom: Peter Wemm <peter@freebsd.org>
#
# $Id: Makefile,v 1.16 1997/08/21 08:09:54 peter Exp $
# $Id: Makefile,v 1.17 1997/10/06 06:49:45 peter Exp $
#
DISTNAME= exmh-2.0zeta
PKGNAME= exmh-2.0z
CATEGORIES= mail tk41
CATEGORIES= mail tk80
MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/exmh/
EXTRACT_SUFX= .tar.Z

View file

@ -3,11 +3,11 @@
# Date created: 12 October 1996
# Whom: markm
#
# $Id: Makefile,v 1.5 1996/11/18 10:24:54 asami Exp $
# $Id: Makefile,v 1.6 1997/04/20 13:19:29 wosch Exp $
#
DISTNAME= dejagnu-1.3
CATEGORIES= misc tk41
CATEGORIES= misc tk80
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= markm@FreeBSD.ORG