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 32f86a867a9..f5fb439b824 100644 --- a/print/pslib/Makefile +++ b/print/pslib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2011/04/22 13:44:33 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/03 21:57:20 wiz Exp $ # DISTNAME= pslib-0.2.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pslib/} |