diff options
-rw-r--r-- | mail/exmh2/Makefile | 4 | ||||
-rw-r--r-- | misc/dejagnu/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index b35c3bb..834c1eb 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -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 diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile index a21aa8a..e506fd4 100644 --- a/misc/dejagnu/Makefile +++ b/misc/dejagnu/Makefile @@ -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 |