diff options
| author | obache <obache> | 2014-03-03 03:34:32 +0000 |
|---|---|---|
| committer | obache <obache> | 2014-03-03 03:34:32 +0000 |
| commit | e3ce965ea011bc299dc2ffe4808c0b773e320ef1 (patch) | |
| tree | 7d3d4db5a194e7bac746a072381f81b825296d55 /pkgtools/binpatch | |
| parent | 063eb8eccbc93f87d9344f489f346297040027dc (diff) | |
| download | pkgsrc-e3ce965ea011bc299dc2ffe4808c0b773e320ef1.tar.gz | |
LICENSE=beer-ware
Diffstat (limited to 'pkgtools/binpatch')
| -rw-r--r-- | pkgtools/binpatch/Makefile | 3 |
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" |
