diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /misc/gtkfind/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'misc/gtkfind/Makefile')
-rw-r--r-- | misc/gtkfind/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gtkfind/Makefile b/misc/gtkfind/Makefile index be6bc2f810d9..e3cec33a4dfe 100644 --- a/misc/gtkfind/Makefile +++ b/misc/gtkfind/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_BACKUP} MAINTAINER= billf@FreeBSD.org +COMMENT= The program to use to have to remember all the options to find(1) BUILD_DEPENDS= xterm:${PORTSDIR}/x11/XFree86-4-clients |