diff options
author | billf <billf@FreeBSD.org> | 1998-11-17 21:54:07 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-11-17 21:54:07 +0000 |
commit | 4fff033ae9cc99a83bd8d3aae03d4817eda7d3a5 (patch) | |
tree | c16230aa1c59234b73cc34878fa5dfb0bb8a55d4 /misc | |
parent | 183312385ccc3e61e95eaad25edc23b362d12914 (diff) | |
download | FreeBSD-ports-4fff033ae9cc99a83bd8d3aae03d4817eda7d3a5.zip FreeBSD-ports-4fff033ae9cc99a83bd8d3aae03d4817eda7d3a5.tar.gz |
Activate gtkfind
PR: ports/8126
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 7d711ef..35906c4 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.172 1998/10/26 11:58:59 vanilla Exp $ +# $Id: Makefile,v 1.173 1998/11/12 01:35:23 smace Exp $ # SUBDIR += acron @@ -25,6 +25,7 @@ SUBDIR += gnomeutils SUBDIR += gnuls SUBDIR += gone + SUBDIR += gtkfind SUBDIR += gyvescm SUBDIR += iselect SUBDIR += jargon |