diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-28 17:38:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-28 17:38:47 +0000 |
commit | f53b0411df2abffb98e54d3a6bc2b48fb7301034 (patch) | |
tree | 5980d5f302d9ea72dbadc4f6289542018f1d389b /comms/xtel/Makefile | |
parent | 6677246fa4d3f967fb680524db4a0d337f4d60dd (diff) | |
download | pkgsrc-f53b0411df2abffb98e54d3a6bc2b48fb7301034.tar.gz |
Complete previous fix for font handling. Bump PKGREVISION.
Diffstat (limited to 'comms/xtel/Makefile')
-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 e19593ee9bf..127653d5d5c 100644 --- a/comms/xtel/Makefile +++ b/comms/xtel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2006/02/16 18:11:03 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/28 17:38:47 wiz Exp $ # DISTNAME= xtel-3.3.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= comms x11 MASTER_SITES= http://pficheux.free.fr/xtel/download/ |