diff options
Diffstat (limited to 'pkgtools/pkg_distinst/Makefile')
-rw-r--r-- | pkgtools/pkg_distinst/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_distinst/Makefile b/pkgtools/pkg_distinst/Makefile index 7050e450308..634226a951c 100644 --- a/pkgtools/pkg_distinst/Makefile +++ b/pkgtools/pkg_distinst/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2021/05/24 19:53:42 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2022/06/28 11:35:25 wiz Exp $ PKGNAME= pkg_distinst-0.02 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org |