summaryrefslogtreecommitdiff
path: root/sysutils/fakeroot
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-05-04 00:43:00 +0000
committerrodent <rodent@pkgsrc.org>2014-05-04 00:43:00 +0000
commitbf4b452f3f8226cce09303cdf68c453daa01afbc (patch)
treec14e955cc47038a6cf7c9fef84a1343b64636211 /sysutils/fakeroot
parent8d23d50390d67a18a4feaa7fdc17a970c3dad788 (diff)
downloadpkgsrc-bf4b452f3f8226cce09303cdf68c453daa01afbc.tar.gz
+LICENSE (from -wip)
Diffstat (limited to 'sysutils/fakeroot')
-rw-r--r--sysutils/fakeroot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fakeroot/Makefile b/sysutils/fakeroot/Makefile
index c80cb3d38cf..6bca8264bb5 100644
--- a/sysutils/fakeroot/Makefile
+++ b/sysutils/fakeroot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/23 19:51:01 asau Exp $
+# $NetBSD: Makefile,v 1.17 2014/05/04 00:49:11 rodent Exp $
#
DISTNAME= fakeroot_1.5.10
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/f/fakeroot/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Creates a fake root environment
+LICENSE= gnu-gpl-v3
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_LIBTOOL= YES