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 9fa9ec892b0..e0756b8ee0a 100644 --- a/print/bg5pdf/Makefile +++ b/print/bg5pdf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2012/02/06 12:41:19 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2012/03/15 11:53:36 obache Exp $ DISTNAME= bg5pdf-1.0.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= print chinese MASTER_SITES= ${MASTER_SITE_LOCAL} |