summaryrefslogtreecommitdiff
path: root/sysutils/findutils/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-12-16 18:13:28 +0000
committerwiz <wiz@pkgsrc.org>2012-12-16 18:13:28 +0000
commit880f99cd3eee751fa84d6e51306cf69520a08075 (patch)
tree3064f719a66f736601c7b4d0d0c7f6f4d0071dec /sysutils/findutils/Makefile
parent2fc1a2cd446cdc42d931a991b75cdccc3dba3100 (diff)
downloadpkgsrc-880f99cd3eee751fa84d6e51306cf69520a08075.tar.gz
DESCR:
- Augment / update (text taken from <http://www.gnu.org/software/findutils/findutils.html>); Makefile: - augment `COMMENT'; - augment `LICENSE'. From Bug Hunting.
Diffstat (limited to 'sysutils/findutils/Makefile')
-rw-r--r--sysutils/findutils/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/findutils/Makefile b/sysutils/findutils/Makefile
index de466b9b876..5d90b2617dd 100644
--- a/sysutils/findutils/Makefile
+++ b/sysutils/findutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2012/12/06 11:43:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.33 2012/12/16 18:13:28 wiz Exp $
DISTNAME= findutils-4.2.33
PKGREVISION= 3
@@ -7,8 +7,8 @@ MASTER_SITES= ${MASTER_SITE_GNU:=findutils/}
MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/findutils/findutils.html
-COMMENT= The GNU find, xargs and locate utilities
-LICENSE= gnu-gpl-v3
+COMMENT= The GNU find, locate, updatedb, and xargs utilities
+LICENSE= gnu-gpl-v3 # or later
GNU_CONFIGURE= YES
INFO_FILES= YES