diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/tkgoodstuff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tkgoodstuff/Makefile b/x11/tkgoodstuff/Makefile index 9386240e1d10..90b2bedc9efe 100644 --- a/x11/tkgoodstuff/Makefile +++ b/x11/tkgoodstuff/Makefile @@ -3,12 +3,12 @@ # Date created: 7 Oct 1996 # Whom: pst # -# $Id: Makefile,v 1.3 1996/10/16 01:36:33 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/18 11:44:04 asami Exp $ # DISTNAME= tkgoodstuff4.1 PKGNAME= tkgoodstuff-4.1 -CATEGORIES= x11 +CATEGORIES= x11 tk41 MASTER_SITES= ftp://merv.philosophy.lsa.umich.edu/pub/ EXTRACT_SUFX= .tgz |