diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
commit | 1760fd66540c713665a0483dcd354481bc58ae6f (patch) | |
tree | 134eb59f36f3fd48bf496a725a676c06a10d4726 /x11/tkgoodstuff | |
parent | 0a1819bd2829c7ed870f700dd9be402a8f769f3f (diff) | |
download | ports-1760fd66540c713665a0483dcd354481bc58ae6f.tar.gz ports-1760fd66540c713665a0483dcd354481bc58ae6f.zip |
Notes
Diffstat (limited to 'x11/tkgoodstuff')
-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 |