diff options
author | agc <agc@pkgsrc.org> | 2013-05-29 15:57:09 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2013-05-29 15:57:09 +0000 |
commit | 8bd70b3e8c3868af21369a3b2b95f0dcb92a2d85 (patch) | |
tree | 09e0350f513301c53a667a3898ce05a0600ef941 /pkgtools/mksandbox | |
parent | 4a67df0db6528b064722ad59c69f19aaca2aacbc (diff) | |
download | pkgsrc-8bd70b3e8c3868af21369a3b2b95f0dcb92a2d85.tar.gz |
I'll take responsibility for this one.
Diffstat (limited to 'pkgtools/mksandbox')
-rw-r--r-- | pkgtools/mksandbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/mksandbox/Makefile b/pkgtools/mksandbox/Makefile index 396ed15e7f0..433ae87bcc0 100644 --- a/pkgtools/mksandbox/Makefile +++ b/pkgtools/mksandbox/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2012/09/11 23:19:35 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/05/29 15:57:09 agc Exp $ DISTNAME= mksandbox-1.0 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= agc@NetBSD.org HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/bulk.html#setting-up-a-sandbox COMMENT= Tool for creating sandboxes LICENSE= 2-clause-bsd |