diff options
author | taca <taca@pkgsrc.org> | 2006-02-03 04:43:47 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2006-02-03 04:43:47 +0000 |
commit | 98524b3c3b48bfd3ac1015b4734dc4ce8f90eca1 (patch) | |
tree | 322d713b9fc034329e77e1be4b3e4182dc85e341 /graphics | |
parent | daf76e8f853098832b042dadc4d8aceed87802e9 (diff) | |
download | pkgsrc-98524b3c3b48bfd3ac1015b4734dc4ce8f90eca1.tar.gz |
Bump PKGREVISION of these packages which affected (fixed) by
fix of REPLACE_RUBY, the impact was big or small.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/x11rec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/x11rec/Makefile b/graphics/x11rec/Makefile index 4881b8f4c7c..e05dc74f526 100644 --- a/graphics/x11rec/Makefile +++ b/graphics/x11rec/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/01/24 07:32:17 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2006/02/03 04:43:47 taca Exp $ # DISTNAME= x11rec-0.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics ruby MASTER_SITES= http://namazu.org/~satoru/x11rec/ |