summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-12-30 15:13:19 +0000
committerwiz <wiz@pkgsrc.org>2014-12-30 15:13:19 +0000
commitc847f599fae4c8f3ee0a5d8469a7564bab932fc0 (patch)
tree72a940b4201682de30eda8c9b0e307555f4681b7 /pkgtools/pkg_install/Makefile
parent48b9f0ffaecb6a61d5a3d0b56da4a0e13bf291c3 (diff)
downloadpkgsrc-c847f599fae4c8f3ee0a5d8469a7564bab932fc0.tar.gz
Remove pkg_views support, second part: infrastructure.
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-rw-r--r--pkgtools/pkg_install/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 04d6b897f27..8cea97d94e8 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.203 2014/03/14 22:09:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.204 2014/12/30 15:13:20 wiz Exp $
# Notes to package maintainers:
#
@@ -7,7 +7,6 @@
# change in the pkg_* tools that pkgsrc relies on for proper operation.
PKGNAME= pkg_install-${VERSION}
-PKGREVISION= 1
CATEGORIES= pkgtools
MAINTAINER= agc@NetBSD.org