diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | 34a560cbb029a26e238d3408e7a0735faf87bb69 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /print/bg5ps | |
parent | 3733068a36dd7b9b4c866367bc219f329f25d40d (diff) | |
download | pkgsrc-34a560cbb029a26e238d3408e7a0735faf87bb69.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'print/bg5ps')
-rw-r--r-- | print/bg5ps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/bg5ps/Makefile b/print/bg5ps/Makefile index 5cef62582dd..87c0b9a8648 100644 --- a/print/bg5ps/Makefile +++ b/print/bg5ps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2011/07/03 20:44:45 jym Exp $ +# $NetBSD: Makefile,v 1.20 2012/03/15 11:53:36 obache Exp $ DISTNAME= bg5ps-1.3.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print converters MASTER_SITES= # ftp://freebsd.sinica.edu.tw/pub/keith/ |