diff options
Diffstat (limited to 'print/ghostscript7-commfont')
4 files changed, 0 insertions, 5 deletions
diff --git a/print/ghostscript7-commfont/files/Makefile.in b/print/ghostscript7-commfont/files/Makefile.in index 1c539a9a3ab3..c9d41f08fd57 100644 --- a/print/ghostscript7-commfont/files/Makefile.in +++ b/print/ghostscript7-commfont/files/Makefile.in @@ -1,5 +1,3 @@ -# $FreeBSD$ - .MAKE.FreeBSD_UL=yes PREFIX?= /usr/local LOCALBASE?= /usr/local diff --git a/print/ghostscript7-commfont/files/template.cidfont.in b/print/ghostscript7-commfont/files/template.cidfont.in index 5d9dab648773..849df1a52269 100644 --- a/print/ghostscript7-commfont/files/template.cidfont.in +++ b/print/ghostscript7-commfont/files/template.cidfont.in @@ -1,5 +1,4 @@ %!PS-Adobe-3.0 Resource-CIDFont -%%Creator: $FreeBSD$ %%BeginResource: CIDFont (%%FONTNAME%%) (%%FONTNAME%%) diff --git a/print/ghostscript7-commfont/files/template.font.in b/print/ghostscript7-commfont/files/template.font.in index 56a68caec658..054fea624e16 100644 --- a/print/ghostscript7-commfont/files/template.font.in +++ b/print/ghostscript7-commfont/files/template.font.in @@ -1,5 +1,4 @@ %!PS-Adobe-3.0 Resource-Font -%%Creator: $FreeBSD$ %%DocumentNeededResources: %%CMAPNAME%% (CMap) %%IncludeResource: %%CMAPNAME%% (CMap) %%BeginResource: Font (%%FONTNAME%%-%%CMAPNAME%%) diff --git a/print/ghostscript7-commfont/files/template.ttcidfont.in b/print/ghostscript7-commfont/files/template.ttcidfont.in index bc10770f819f..1ce14e6adcde 100644 --- a/print/ghostscript7-commfont/files/template.ttcidfont.in +++ b/print/ghostscript7-commfont/files/template.ttcidfont.in @@ -1,5 +1,4 @@ %!PS-Adobe-3.0 Resource-CIDFont -%%Creator: $FreeBSD$ %%BeginResource: CIDFont (%%FONTNAME%%) (%%FONTNAME%%) |