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 /comms | |
parent | 0002a31919911d801d422231505d49153fa42891 (diff) | |
download | pkgsrc-285b7dd776c36b2dd5547a2d656a3d61d2b150ef.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/xtel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/xtel/Makefile b/comms/xtel/Makefile index 160f7968b86..dc18b9c7810 100644 --- a/comms/xtel/Makefile +++ b/comms/xtel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2008/06/11 19:43:38 bouyer Exp $ +# $NetBSD: Makefile,v 1.16 2008/11/10 17:21:34 wiz Exp $ # DISTNAME= xtel-3.3.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= comms x11 MASTER_SITES= http://pficheux.free.fr/xtel/download/ |