diff options
author | steve <steve@FreeBSD.org> | 1998-09-20 21:29:10 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-09-20 21:29:10 +0000 |
commit | d87854d08aaae697c3ccea21da4ad0a9870157f8 (patch) | |
tree | 73838bcff5a18acfe7f68725642239069ab876b7 /x11-toolkits/Makefile | |
parent | 8df58c9b7344f63e3189f4344472f53b3fc43b75 (diff) | |
download | FreeBSD-ports-d87854d08aaae697c3ccea21da4ad0a9870157f8.zip FreeBSD-ports-d87854d08aaae697c3ccea21da4ad0a9870157f8.tar.gz |
gktgl has moved from gtkql to gtkgl.
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 46b5c7a..ad438ec 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1998/08/19 06:09:02 vanilla Exp $ +# $Id: Makefile,v 1.6 1998/08/31 22:03:25 kuriyama Exp $ # SUBDIR += FWF @@ -8,7 +8,7 @@ SUBDIR += gtk SUBDIR += gtk-- SUBDIR += gtk11 - SUBDIR += gtkql + SUBDIR += gtkgl SUBDIR += iv SUBDIR += lesstif SUBDIR += neXtaw |