diff options
Diffstat (limited to 'misc/tkinfo/Makefile')
-rw-r--r-- | misc/tkinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tkinfo/Makefile b/misc/tkinfo/Makefile index c1fc8c60d6a3..d23d2974a7db 100644 --- a/misc/tkinfo/Makefile +++ b/misc/tkinfo/Makefile @@ -3,11 +3,11 @@ # Date created: 16 Jan 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.7 1996/06/05 09:08:22 tg Exp $ +# $Id: Makefile,v 1.8 1996/09/27 07:19:26 tg Exp $ # DISTNAME= tkinfo-0.6 -CATEGORIES+= misc +CATEGORIES= misc MASTER_SITES= ftp://ptolemy.eecs.berkeley.edu/pub/misc/ MAINTAINER= tg@freebsd.org |