diff options
author | obache <obache@pkgsrc.org> | 2015-01-21 09:12:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2015-01-21 09:12:41 +0000 |
commit | 86b6a56b090f1553b1e7a2a2e02e498dbddcd9a2 (patch) | |
tree | 8e9db31ef385f00cd97382c4b1a4d76c98cf6995 /pkgtools | |
parent | 0c9c3f73870f82737bd32758800edb87da10349f (diff) | |
download | pkgsrc-86b6a56b090f1553b1e7a2a2e02e498dbddcd9a2.tar.gz |
recuesive bump from libarchive major update.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkgin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkgin/Makefile b/pkgtools/pkgin/Makefile index 3cbe09c1ff2..be72f71a203 100644 --- a/pkgtools/pkgin/Makefile +++ b/pkgtools/pkgin/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.49 2014/11/19 15:10:32 jmcneill Exp $ +# $NetBSD: Makefile,v 1.50 2015/01/21 09:12:41 obache Exp $ GHCOMMIT= 3859170568fbe4fe21b5660dbaeca8d65ac10f1b DISTNAME= ${GHCOMMIT} PKGNAME= pkgin-0.6.4 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= pkgtools MASTER_SITES= https://github.com/NetBSDfr/pkgin/archive/ |