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 /sysutils/gnomefind | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'sysutils/gnomefind')
-rw-r--r-- | sysutils/gnomefind/Makefile | 1 | ||||
-rw-r--r-- | sysutils/gnomefind/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gnomefind/Makefile b/sysutils/gnomefind/Makefile index 1cd51b35baf1..ee5a4cae9e2b 100644 --- a/sysutils/gnomefind/Makefile +++ b/sysutils/gnomefind/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= gnome-find DISTNAME= gnome-find-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org +COMMENT= Graphical version of the GNU "find" utility USE_X_PREFIX= yes USE_XPM= yes diff --git a/sysutils/gnomefind/pkg-comment b/sysutils/gnomefind/pkg-comment deleted file mode 100644 index 0de826604c0a..000000000000 --- a/sysutils/gnomefind/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphical version of the GNU "find" utility |