diff options
author | gdt <gdt@pkgsrc.org> | 2013-01-05 13:34:31 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2013-01-05 13:34:31 +0000 |
commit | 845ed63f287f9edab4c8140331ea38247f4ab619 (patch) | |
tree | ee24ba0fcbe69495312fb1dca85d7cd6cc658a25 /print | |
parent | f9b6a2bbb6cb430fa591d8e0da8eeeb4c22d2b1e (diff) | |
download | pkgsrc-845ed63f287f9edab4c8140331ea38247f4ab619.tar.gz |
Revbump for NO_*_ON_* change.
Diffstat (limited to 'print')
-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 c8fe72ce8e5..d96b570295e 100644 --- a/print/bg5pdf/Makefile +++ b/print/bg5pdf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2013/01/05 00:35:32 gdt Exp $ +# $NetBSD: Makefile,v 1.28 2013/01/05 13:34:31 gdt Exp $ DISTNAME= bg5pdf-1.0.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= print chinese MASTER_SITES= ${MASTER_SITE_LOCAL} |