diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-19 09:34:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-19 09:34:57 +0000 |
commit | 9c302f26953badd9f09ec279ea65b71d79b93f5f (patch) | |
tree | 16b3b22d7c89d41a684081a1cb161f758e9ecffd /misc/tkinfo | |
parent | fc1a27b0349c18d936e66a82e492cf0a87ebb877 (diff) | |
download | ports-9c302f26953badd9f09ec279ea65b71d79b93f5f.tar.gz ports-9c302f26953badd9f09ec279ea65b71d79b93f5f.zip |
Notes
Diffstat (limited to 'misc/tkinfo')
-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 7eafe99c7d49..1b3dd0ba8a4f 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$ +# $Id: Makefile,v 1.3 1995/04/12 20:31:37 asami Exp $ # DISTNAME= tkinfo-0.6 -CATEGORIES+= x11 +CATEGORIES+= utilities MASTER_SITES= ftp://ptolemy.eecs.berkeley.edu/pub/misc/ EXTRACT_SUFX= .tar.Z |