diff options
author | wiz <wiz> | 2006-02-28 17:38:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-02-28 17:38:47 +0000 |
commit | 5a4479fcccb0aa2cc0240edcdb0485c40799f661 (patch) | |
tree | 5980d5f302d9ea72dbadc4f6289542018f1d389b /comms/xtel | |
parent | 244687c7d35cebf833a4c617269e555b6399597f (diff) | |
download | pkgsrc-5a4479fcccb0aa2cc0240edcdb0485c40799f661.tar.gz |
Complete previous fix for font handling. Bump PKGREVISION.
Diffstat (limited to 'comms/xtel')
-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 |