summaryrefslogtreecommitdiff
path: root/pkgtools/pkgin/Makefile
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-09-02 10:38:04 +0000
committerjperkin <jperkin>2013-09-02 10:38:04 +0000
commit96249c155c4b4ed496504e40ff36b24779ea2099 (patch)
treeb92204db60235edf5547054e3a40502b14e3c4e1 /pkgtools/pkgin/Makefile
parentf1f98f395483f8110a824b57bfdd080e33a4adda (diff)
downloadpkgsrc-96249c155c4b4ed496504e40ff36b24779ea2099.tar.gz
Remove workaround for 'pkg_add -f' bug, now that it is fixed in pkg_install.
Bump PKGREVISION.
Diffstat (limited to 'pkgtools/pkgin/Makefile')
-rw-r--r--pkgtools/pkgin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkgin/Makefile b/pkgtools/pkgin/Makefile
index 32e951daa2b..95994d17c14 100644
--- a/pkgtools/pkgin/Makefile
+++ b/pkgtools/pkgin/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.38 2013/06/16 14:37:33 imil Exp $
+# $NetBSD: Makefile,v 1.39 2013/09/02 10:38:04 jperkin Exp $
#
GHCOMMIT= 3859170568fbe4fe21b5660dbaeca8d65ac10f1b
DISTNAME= ${GHCOMMIT}
PKGNAME= pkgin-0.6.4
+PKGREVISION= 1
CATEGORIES= pkgtools
MASTER_SITES= https://github.com/NetBSDfr/pkgin/archive/
FETCH_USING= curl