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 | 285b7dd776c36b2dd5547a2d656a3d61d2b150ef (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /net/xipdump | |
parent | 0002a31919911d801d422231505d49153fa42891 (diff) | |
download | pkgsrc-285b7dd776c36b2dd5547a2d656a3d61d2b150ef.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'net/xipdump')
-rw-r--r-- | net/xipdump/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xipdump/Makefile b/net/xipdump/Makefile index 7a9c9dba64c..e46263542c6 100644 --- a/net/xipdump/Makefile +++ b/net/xipdump/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2007/10/09 19:19:14 martti Exp $ +# $NetBSD: Makefile,v 1.31 2008/11/10 17:21:37 wiz Exp $ # DISTNAME= xipdump-1.5.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.lse.epita.fr/twiki/pub/Projects/XipDump/ EXTRACT_SUFX= .tgz |