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 /chat | |
parent | e2fd3c637fd403e8d2e1935605d7a6f73e25a8bb (diff) | |
download | pkgsrc-d3a28578f9e11a8339f151d3928745f57c3072a0.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/zephyr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/zephyr/Makefile b/chat/zephyr/Makefile index 0dde4e45a1d..615b16dc287 100644 --- a/chat/zephyr/Makefile +++ b/chat/zephyr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2007/01/30 22:09:48 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2008/11/10 17:21:34 wiz Exp $ # DISTNAME= zephyr-20010518 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat net MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/ |