diff options
Diffstat (limited to 'print/psutils/Makefile')
-rw-r--r-- | print/psutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/psutils/Makefile b/print/psutils/Makefile index 6d412ea15f3..3d9e2dcd38e 100644 --- a/print/psutils/Makefile +++ b/print/psutils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2019/08/11 13:22:42 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2020/08/31 18:11:03 wiz Exp $ DISTNAME= psutils-p17 PKGNAME= psutils-1.17 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= print MASTER_SITES= ftp://ftp.knackered.org/pub/psutils/ |