diff options
author | marino <marino@pkgsrc.org> | 2016-11-14 19:38:11 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2016-11-14 19:38:11 +0000 |
commit | 21da0b62f684c81115a3712ce44d25bf40c76b11 (patch) | |
tree | d22c8abe9b1054db40a4f7bcade9c51305912b62 /pkgtools | |
parent | 0c71ad1c63fb91ae6087a16b26e551d7eada9688 (diff) | |
download | pkgsrc-21da0b62f684c81115a3712ce44d25bf40c76b11.tar.gz |
pkgtools/pkg: Bump PKGREVISION after previous commit
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg/Makefile b/pkgtools/pkg/Makefile index 353607c3076..d24f024a08d 100644 --- a/pkgtools/pkg/Makefile +++ b/pkgtools/pkg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2016/11/14 18:59:12 marino Exp $ +# $NetBSD: Makefile,v 1.14 2016/11/14 19:38:11 marino Exp $ DISTNAME= pkg-1.8.7 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= pkgtools MASTER_SITES= http://files.etoilebsd.net/pkg/ EXTRACT_SUFX= .tar.xz |