diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-28 17:43:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-28 17:43:08 +0000 |
commit | 32c2e0c29ec20ba23e7f74ca2e88978ca578e0b3 (patch) | |
tree | e647275b6af0281b113675f501b4f32bc723f4fe /editors/xemacs-packages | |
parent | a2b95d8c43b3586cfc1241778b1cbcd385430c4a (diff) | |
download | pkgsrc-32c2e0c29ec20ba23e7f74ca2e88978ca578e0b3.tar.gz |
Complete previous fix for font handling. Bump PKGREVISION.
Diffstat (limited to 'editors/xemacs-packages')
-rw-r--r-- | editors/xemacs-packages/Makefile | 4 | ||||
-rw-r--r-- | editors/xemacs-packages/PLIST | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile index 287585095c2..21aaf04b334 100644 --- a/editors/xemacs-packages/Makefile +++ b/editors/xemacs-packages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2006/02/17 19:21:53 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2006/02/28 17:43:08 wiz Exp $ DISTNAME= xemacs-packages PKGNAME= xemacs-packages-1.15 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=packages/} DISTFILES= \ diff --git a/editors/xemacs-packages/PLIST b/editors/xemacs-packages/PLIST index 0bceed7c762..54e1d5b75e0 100644 --- a/editors/xemacs-packages/PLIST +++ b/editors/xemacs-packages/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2006/02/17 19:21:53 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2006/02/28 17:43:08 wiz Exp $ lib/xemacs/xemacs-packages/etc/BABYL lib/xemacs/xemacs-packages/etc/app-defaults/de/Emacs lib/xemacs/xemacs-packages/etc/app-defaults/fr/Emacs @@ -1431,7 +1431,6 @@ lib/xemacs/xemacs-packages/etc/x-symbol/pcf/5etl14sup.pcf lib/xemacs/xemacs-packages/etc/x-symbol/pcf/5etl16.pcf lib/xemacs/xemacs-packages/etc/x-symbol/pcf/5etl16sub.pcf lib/xemacs/xemacs-packages/etc/x-symbol/pcf/5etl16sup.pcf -lib/xemacs/xemacs-packages/etc/x-symbol/pcf/fonts.dir lib/xemacs/xemacs-packages/etc/x-symbol/pcf/helvR12sub.pcf lib/xemacs/xemacs-packages/etc/x-symbol/pcf/helvR12sup.pcf lib/xemacs/xemacs-packages/etc/x-symbol/pcf/helvR14sub.pcf |