summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-03-03 03:34:32 +0000
committerobache <obache@pkgsrc.org>2014-03-03 03:34:32 +0000
commit4112c1f32e99a1941d155c2c051bcd230969cae1 (patch)
tree7d3d4db5a194e7bac746a072381f81b825296d55 /pkgtools
parentacc9c68f9f7e9737556897e5c0285d485fcdea0d (diff)
downloadpkgsrc-4112c1f32e99a1941d155c2c051bcd230969cae1.tar.gz
LICENSE=beer-ware
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/binpatch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/binpatch/Makefile b/pkgtools/binpatch/Makefile
index 73438d24f37..a51c63bdc55 100644
--- a/pkgtools/binpatch/Makefile
+++ b/pkgtools/binpatch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2014/03/03 03:30:52 obache Exp $
+# $NetBSD: Makefile,v 1.14 2014/03/03 03:34:32 obache Exp $
#
PKGNAME= binpatch-1.0
@@ -7,6 +7,7 @@ CATEGORIES= pkgtools
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/doc/pkgsrc.html
COMMENT= Trivial binary patch applicator
+LICENSE= beer-ware
.include "../../mk/bsd.prefs.mk"