diff options
author | fluffy <fluffy@FreeBSD.org> | 2010-05-11 20:36:52 +0800 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2010-05-11 20:36:52 +0800 |
commit | cc405f53673b9b163f2878cdbec5fdd1b1d3af04 (patch) | |
tree | 73f0429fd7f29d480bf16e84228987ac2838bb5c /x11-toolkits/Makefile | |
parent | 2873f3d7eefeea32b19b28475061612381c47103 (diff) | |
download | freebsd-ports-gnome-cc405f53673b9b163f2878cdbec5fdd1b1d3af04.tar.gz freebsd-ports-gnome-cc405f53673b9b163f2878cdbec5fdd1b1d3af04.tar.zst freebsd-ports-gnome-cc405f53673b9b163f2878cdbec5fdd1b1d3af04.zip |
- Add attica, the Open Collaboration Services API
With hat on: kde@
Diffstat (limited to 'x11-toolkits/Makefile')
-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 31b20c4c0763..f1afb85d70c6 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -7,6 +7,7 @@ SUBDIR += SoXt SUBDIR += Xaw3d SUBDIR += XawPlus + SUBDIR += attica SUBDIR += bakery SUBDIR += blt SUBDIR += bwidget |