diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /ports-mgmt/pkg_search | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) |
Notes
Diffstat (limited to 'ports-mgmt/pkg_search')
-rw-r--r-- | ports-mgmt/pkg_search/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/pkg_search/Makefile b/ports-mgmt/pkg_search/Makefile index aae2e7d90144..3f17377a0c51 100644 --- a/ports-mgmt/pkg_search/Makefile +++ b/ports-mgmt/pkg_search/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.mathematik.uni-marburg.de/~schmidtm/pkg_search/ \ LOCAL/chinsan MAINTAINER= schmidtm@mathematik.uni-marburg.de -COMMENT= A nifty script searching the ports database +COMMENT= Nifty script searching the ports database PLIST_FILES= bin/pkg_search man/man1/pkg_search.1.gz |