diff options
Diffstat (limited to 'print/pslib')
-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 788516dc2cd..32f86a867a9 100644 --- a/print/pslib/Makefile +++ b/print/pslib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:43 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2011/04/22 13:44:33 obache Exp $ # DISTNAME= pslib-0.2.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pslib/} |