diff options
author | Martin Matuska <mm@FreeBSD.org> | 2007-04-16 20:03:10 +0800 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2007-04-16 20:03:10 +0800 |
commit | 48d5917cc1c13b345a0bc67475d23d4563ce2b5e (patch) | |
tree | 9b31196f1597efde1a370f96761c6ccb744add40 /x11-toolkits | |
parent | fcd0f472f0b239b6a70e888bd7fbae13b5ce3c76 (diff) | |
download | freebsd-ports-gnome-48d5917cc1c13b345a0bc67475d23d4563ce2b5e.tar.gz freebsd-ports-gnome-48d5917cc1c13b345a0bc67475d23d4563ce2b5e.tar.zst freebsd-ports-gnome-48d5917cc1c13b345a0bc67475d23d4563ce2b5e.zip |
- move tk-wrapper from lang to x11-toolkits
Approved by: garga (mentor)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index fbc6b19d3847..348d8869640a 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -234,6 +234,7 @@ SUBDIR += swt31 SUBDIR += tile SUBDIR += tix + SUBDIR += tk-wrapper SUBDIR += tk80 SUBDIR += tk82 SUBDIR += tk83 |