diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
commit | edf828d5219152f5e83e7e0a4b0bcd1721f7e11d (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /pkgtools/pkg_install/Makefile | |
parent | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (diff) | |
download | pkgsrc-edf828d5219152f5e83e7e0a4b0bcd1721f7e11d.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-rw-r--r-- | pkgtools/pkg_install/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index 2c2eb91fc3d..dac2b109f82 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.199 2013/09/12 11:03:10 jperkin Exp $ +# $NetBSD: Makefile,v 1.200 2014/02/12 23:18:28 tron Exp $ # Notes to package maintainers: # @@ -7,6 +7,7 @@ # change in the pkg_* tools that pkgsrc relies on for proper operation. DISTNAME= pkg_install-${VERSION} +PKGREVISION= 1 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty |