Index: head/Keywords/fontsdir.ucl =================================================================== --- head/Keywords/fontsdir.ucl (revision 381880) +++ head/Keywords/fontsdir.ucl (nonexistent) @@ -1,27 +0,0 @@ -# $FreeBSD$ -# -# MAINTAINER: x11@FreeBSD.org - -actions: [dir] -post-install: </dev/null || true - mkfontdir ${fontsdir} 2>/dev/null || true -EOD -post-deinstall: </dev/null || true - if [ -e ${fontsdir}/fonts.scale -a "`stat -f '%%z' ${fontsdir}/fonts.scale 2>/dev/null`" = '2' ]; then - rm ${fontsdir}/fonts.scale - fi - mkfontdir ${fontsdir} 2>/dev/null || true - if [ -e ${fontsdir}/fonts.dir -a "`stat -f '%%z' ${fontsdir}/fonts.dir 2>/dev/null`" = '2' ]; then - rm ${fontsdir}/fonts.dir - fi -EOD Property changes on: head/Keywords/fontsdir.ucl ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/Keywords/fc.ucl =================================================================== --- head/Keywords/fc.ucl (revision 381880) +++ head/Keywords/fc.ucl (nonexistent) @@ -1,19 +0,0 @@ -# $FreeBSD$ -# -# MAINTAINER: x11@FreeBSD.org - -actions: [dir] -post-install: </dev/null || true -EOD -post-deinstall: </dev/null || true -EOD Property changes on: head/Keywords/fc.ucl ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property