diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
commit | d3a28578f9e11a8339f151d3928745f57c3072a0 (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /x11/xcolors/Makefile | |
parent | e2fd3c637fd403e8d2e1935605d7a6f73e25a8bb (diff) | |
download | pkgsrc-d3a28578f9e11a8339f151d3928745f57c3072a0.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'x11/xcolors/Makefile')
-rw-r--r-- | x11/xcolors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index 754bd8b15f8..8e3ff46a1ac 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2008/06/20 01:09:45 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2008/11/10 17:21:39 wiz Exp $ DISTNAME= xcolors PKGNAME= xcolors-1.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/ |