diff options
author | trevor <trevor@FreeBSD.org> | 2004-01-30 15:21:42 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-01-30 15:21:42 +0800 |
commit | 61246c17744e13a188cd30127e437a95b709f3ac (patch) | |
tree | eaf6891e6f8a4d225ee2885dbf2e93e76a468853 /accessibility/Makefile | |
parent | 04cca0a2c7da7517d5dc3bc03a22bb7006c4302d (diff) | |
download | freebsd-ports-gnome-61246c17744e13a188cd30127e437a95b709f3ac.tar.gz freebsd-ports-gnome-61246c17744e13a188cd30127e437a95b709f3ac.tar.zst freebsd-ports-gnome-61246c17744e13a188cd30127e437a95b709f3ac.zip |
The linux-atk port was repo-copied into the accessibility category.
Diffstat (limited to 'accessibility/Makefile')
-rw-r--r-- | accessibility/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile index 7b0e8d1eb87c..ca9dcacd4ba2 100644 --- a/accessibility/Makefile +++ b/accessibility/Makefile @@ -8,5 +8,6 @@ SUBDIR += gnomespeech SUBDIR += gnopernicus SUBDIR += gok + SUBDIR += linux-atk .include <bsd.port.subdir.mk> |