diff options
author | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
commit | bb08844b301470bce785f1440b4032e1cffc6279 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /x11/xfce4-toys | |
parent | da974f50f22cf223b7ab82f075601ed1c461c0f8 (diff) | |
download | pkgsrc-bb08844b301470bce785f1440b4032e1cffc6279.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'x11/xfce4-toys')
-rw-r--r-- | x11/xfce4-toys/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xfce4-toys/Makefile b/x11/xfce4-toys/Makefile index 3ba62c42511..53bcd363305 100644 --- a/x11/xfce4-toys/Makefile +++ b/x11/xfce4-toys/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/01/08 08:11:42 martti Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/23 21:50:52 jmmv Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-toys-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 toys |