diff options
author | tron <tron> | 2010-01-17 13:24:27 +0000 |
---|---|---|
committer | tron <tron> | 2010-01-17 13:24:27 +0000 |
commit | f0ac1c76c22b500a837a8de34688352fe6c0f59e (patch) | |
tree | a78ac08990db99b53d79f3e690cf5aefa7b2880c /pkgtools/pkg_install | |
parent | ee65e9bf9fb390e5c48e8134619a86f9693b107e (diff) | |
download | pkgsrc-f0ac1c76c22b500a837a8de34688352fe6c0f59e.tar.gz |
Undo unnecessary revision bump of this package. It doesn't require "jpeg",
has never required "jpeg" and will hopefully never require "jpeg".
Diffstat (limited to 'pkgtools/pkg_install')
-rw-r--r-- | pkgtools/pkg_install/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index 8ff858fba62..3cbd6eb9157 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2010/01/17 12:02:37 wiz Exp $ +# $NetBSD: Makefile,v 1.166 2010/01/17 13:24:27 tron Exp $ # Notes to package maintainers: # @@ -7,7 +7,6 @@ # 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 |