diff options
Diffstat (limited to 'print/bg5pdf')
-rw-r--r-- | print/bg5pdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/bg5pdf/Makefile b/print/bg5pdf/Makefile index d96b570295e..1a42cfed70e 100644 --- a/print/bg5pdf/Makefile +++ b/print/bg5pdf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2013/01/05 13:34:31 gdt Exp $ +# $NetBSD: Makefile,v 1.29 2013/01/26 21:38:40 adam Exp $ DISTNAME= bg5pdf-1.0.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= print chinese MASTER_SITES= ${MASTER_SITE_LOCAL} |