summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2014-03-03 03:34:32 +0000
committerobache <obache>2014-03-03 03:34:32 +0000
commit9fbc86845bb5765f3242c790130882817bc433a7 (patch)
tree7d3d4db5a194e7bac746a072381f81b825296d55
parent8ea861f461d743f415f8fac90db53a9022a7d0bb (diff)
downloadpkgsrc-9fbc86845bb5765f3242c790130882817bc433a7.tar.gz
LICENSE=beer-ware
-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"