diff options
author | antoine <antoine@FreeBSD.org> | 2014-08-12 04:02:41 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-08-12 04:02:41 +0800 |
commit | 138698f69a1f25a05bf4a0a98365f874c1ef1925 (patch) | |
tree | 26b4ff92ed7d86371ec58ab1f8297bfb1822ff55 | |
parent | 7dcfb2aaa113d08e57659038cbbf7ccae287a434 (diff) | |
download | freebsd-ports-gnome-138698f69a1f25a05bf4a0a98365f874c1ef1925.tar.gz freebsd-ports-gnome-138698f69a1f25a05bf4a0a98365f874c1ef1925.tar.zst freebsd-ports-gnome-138698f69a1f25a05bf4a0a98365f874c1ef1925.zip |
fix
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 3e233c601c01..da1daa33bafc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4637,7 +4637,7 @@ SUBDIR += ta-lib SUBDIR += tailor SUBDIR += talloc - SUBDIR += tass + SUBDIR += tass64 SUBDIR += tbb SUBDIR += tcl-memchan SUBDIR += tcl-mmap |