diff options
author | bouyer <bouyer@pkgsrc.org> | 2008-06-11 19:43:38 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2008-06-11 19:43:38 +0000 |
commit | d134795a4601907efc44b461dfcc3b013ebeaf58 (patch) | |
tree | 8d064cc93a28569f967939e75773714ea7234695 /comms | |
parent | 09969f89837b13bf25e451507334a9f42486bd27 (diff) | |
download | pkgsrc-d134795a4601907efc44b461dfcc3b013ebeaf58.tar.gz |
Fix PLIST, patch from Hasso Tepper in pkg/38844.
Bump PKGREVISION.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/xtel/Makefile | 4 | ||||
-rw-r--r-- | comms/xtel/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/comms/xtel/Makefile b/comms/xtel/Makefile index d4883ac6543..160f7968b86 100644 --- a/comms/xtel/Makefile +++ b/comms/xtel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2006/12/27 13:37:36 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2008/06/11 19:43:38 bouyer Exp $ # DISTNAME= xtel-3.3.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= comms x11 MASTER_SITES= http://pficheux.free.fr/xtel/download/ diff --git a/comms/xtel/PLIST b/comms/xtel/PLIST index 2e896eb1f9b..5ff23bf573d 100644 --- a/comms/xtel/PLIST +++ b/comms/xtel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/02/28 17:38:47 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2008/06/11 19:43:38 bouyer Exp $ bin/install_iminitel bin/make_xtel_lignes bin/mdmdetect @@ -10,6 +10,8 @@ lib/X11/xtel/modem.list lib/X11/xtel/connect_iminitel lib/X11/app-defaults/XTel lib/X11/app-defaults/XTel-msg +lib/X11/fonts/xtel/fonts.alias +lib/X11/fonts/xtel/fonts.scale lib/X11/fonts/xtel/g08x10.pcf.gz lib/X11/fonts/xtel/g08x20.pcf.gz lib/X11/fonts/xtel/g016x10.pcf.gz |