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 7ad29eff3d1..33436058aad 100644 --- a/print/pslib/Makefile +++ b/print/pslib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/05/31 12:41:49 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:17 wiz Exp $ # DISTNAME= pslib-0.2.6 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pslib/} |