diff options
author | wiz <wiz> | 2004-01-25 20:29:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-01-25 20:29:30 +0000 |
commit | 724c75748ef12d3860efb440dfadf9948d7ba624 (patch) | |
tree | 1b268f56534ecdcd2166ac66836d703c06591204 /fonts/cyberbit-ttf/PLIST | |
parent | d881d7530e5989f3b603d5f6431936ef6431e80a (diff) | |
download | pkgsrc-724c75748ef12d3860efb440dfadf9948d7ba624.tar.gz |
Install into TTF subdir instead of TrueType. PKGREVISION=3.
Diffstat (limited to 'fonts/cyberbit-ttf/PLIST')
-rw-r--r-- | fonts/cyberbit-ttf/PLIST | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/fonts/cyberbit-ttf/PLIST b/fonts/cyberbit-ttf/PLIST index 50050306c23..482e60e538e 100644 --- a/fonts/cyberbit-ttf/PLIST +++ b/fonts/cyberbit-ttf/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/04/22 09:44:59 salo Exp $ -lib/X11/fonts/TrueType/cyberbit.ttf +@comment $NetBSD: PLIST,v 1.4 2004/01/25 20:29:30 wiz Exp $ +lib/X11/fonts/TTF/cyberbit.ttf share/doc/html/cyberbit-ttf/ReadMe.htm @dirrm share/doc/html/cyberbit-ttf -@unexec ${RMDIR} -p %D/lib/X11/fonts/TrueType 2> /dev/null || ${TRUE} |