diff options
author | wosch <wosch@FreeBSD.org> | 1997-04-20 21:20:00 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-04-20 21:20:00 +0800 |
commit | 0b27c058243382deccae8593e22dfb11224c6f8c (patch) | |
tree | 0db22f89d9e1aaad355d132137bc68056aa12231 /x11 | |
parent | 64d761c417b5443915bd995e218ae6a62ace3155 (diff) | |
download | freebsd-ports-gnome-0b27c058243382deccae8593e22dfb11224c6f8c.tar.gz freebsd-ports-gnome-0b27c058243382deccae8593e22dfb11224c6f8c.tar.zst freebsd-ports-gnome-0b27c058243382deccae8593e22dfb11224c6f8c.zip |
Add virtual category 'tk41'.
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 |