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 | |
parent | 6677246fa4d3f967fb680524db4a0d337f4d60dd (diff) | |
download | pkgsrc-f53b0411df2abffb98e54d3a6bc2b48fb7301034.tar.gz |
Complete previous fix for font handling. Bump PKGREVISION.
-rw-r--r-- | comms/xtel/Makefile | 4 | ||||
-rw-r--r-- | comms/xtel/PLIST | 4 |
2 files changed, 3 insertions, 5 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/ diff --git a/comms/xtel/PLIST b/comms/xtel/PLIST index 52832971fcb..2e896eb1f9b 100644 --- a/comms/xtel/PLIST +++ b/comms/xtel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/02/16 18:11:03 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/02/28 17:38:47 wiz Exp $ bin/install_iminitel bin/make_xtel_lignes bin/mdmdetect @@ -29,8 +29,6 @@ lib/X11/fonts/xtel/g0s32x20.pcf.gz lib/X11/fonts/xtel/g0s16x40.pcf.gz lib/X11/fonts/xtel/g0s32x40.pcf.gz lib/X11/fonts/xtel/xteldigit.pcf.gz -lib/X11/fonts/xtel/fonts.dir -lib/X11/fonts/xtel/fonts.alias ${IMAKE_MAN_DIR}/xtel.${IMAKE_MANNEWSUFFIX} ${IMAKE_MAN_DIR}/xteld.${IMAKE_MANNEWSUFFIX} @dirrm lib/X11/xtel |