diff options
author | wiz <wiz> | 2008-11-10 17:21:33 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-11-10 17:21:33 +0000 |
commit | 44dc6e047a86eda0ef41a52326aef78bbdc5734b (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /x11/xlupe | |
parent | 420691168889d4ac2f8dc46c6eaa5b192f99327d (diff) | |
download | pkgsrc-44dc6e047a86eda0ef41a52326aef78bbdc5734b.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'x11/xlupe')
-rw-r--r-- | x11/xlupe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile index 01d9b32c788..b9d87b2274f 100644 --- a/x11/xlupe/Makefile +++ b/x11/xlupe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:20 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2008/11/10 17:21:39 wiz Exp $ # DISTNAME= xlupe-1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://core.de/~coto/projects/xlupe/ |