diff options
Diffstat (limited to 'print/pslib/Makefile')
-rw-r--r-- | print/pslib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pslib/Makefile b/print/pslib/Makefile index 12501a35d23..64da98014e0 100644 --- a/print/pslib/Makefile +++ b/print/pslib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2016/07/09 06:38:51 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2018/08/22 09:46:15 wiz Exp $ # DISTNAME= pslib-0.4.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pslib/} |