diff options
-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 dbfbe8c..d3d8eef 100644 --- a/x11/tkgoodstuff/Makefile +++ b/x11/tkgoodstuff/Makefile @@ -3,11 +3,11 @@ # Date created: 7 Oct 1996 # Whom: pst # -# $Id: Makefile,v 1.1.1.1 1996/10/08 04:45:57 pst Exp $ +# $Id: Makefile,v 1.2 1996/10/10 05:50:17 pst Exp $ # -#PKGNAME= tkgoodstuff-4.1 DISTNAME= tkgoodstuff4.1 +PKGNAME= tkgoodstuff-4.1 CATEGORIES+= x11 MASTER_SITES= ftp://merv.philosophy.lsa.umich.edu/pub/ EXTRACT_SUFX= .tgz |