summaryrefslogtreecommitdiff
path: root/pkgtools/pkgin/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-10-06 08:28:47 +0000
committerwiz <wiz@pkgsrc.org>2013-10-06 08:28:47 +0000
commitc50b1d85d9bc7cabc9c710febfc124901c281eb3 (patch)
tree0e401a70a3d8ab4c1e7ee37856f86e7bb2360df6 /pkgtools/pkgin/Makefile
parente31a58fdd8e7e203745ef80d9e60250ad6c5f2da (diff)
downloadpkgsrc-c50b1d85d9bc7cabc9c710febfc124901c281eb3.tar.gz
Allow specifying multiple input files for 'pkgin import'.
Ok imil@, will be integrated upstream
Diffstat (limited to 'pkgtools/pkgin/Makefile')
-rw-r--r--pkgtools/pkgin/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgtools/pkgin/Makefile b/pkgtools/pkgin/Makefile
index ef07b0ad7ea..3569b45fbaa 100644
--- a/pkgtools/pkgin/Makefile
+++ b/pkgtools/pkgin/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.40 2013/09/02 11:01:42 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.41 2013/10/06 08:28:47 wiz Exp $
GHCOMMIT= 3859170568fbe4fe21b5660dbaeca8d65ac10f1b
DISTNAME= ${GHCOMMIT}
PKGNAME= pkgin-0.6.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= pkgtools
MASTER_SITES= https://github.com/NetBSDfr/pkgin/archive/
FETCH_USING= curl