diff options
Diffstat (limited to 'comms/xtel')
-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 1b460749e1e..72d3ebcde9c 100644 --- a/comms/xtel/Makefile +++ b/comms/xtel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2009/08/26 19:57:18 sno Exp $ +# $NetBSD: Makefile,v 1.20 2010/01/18 09:58:42 wiz Exp $ # DISTNAME= xtel-3.3.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= comms x11 MASTER_SITES= http://pficheux.free.fr/xtel/download/ |