summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-31 03:04:38 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-31 03:04:38 +0000
commit50fb080408c883a65ec76b19a27d25552f09a455 (patch)
treeda3bfe8e7db9081feeae0f0339851f626219b9c7 /x11-fonts
parent$Id$ -> $FreeBSD$ (diff)
$Id$ -> $FreeBSD$
Notes
Notes: svn path=/head/; revision=21148
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/Makefile2
-rw-r--r--x11-fonts/Xg/Makefile2
-rw-r--r--x11-fonts/bitmap-fonts/Makefile2
-rw-r--r--x11-fonts/etlfonts/Makefile2
-rw-r--r--x11-fonts/freefonts/Makefile2
-rw-r--r--x11-fonts/getbdf/Makefile2
-rw-r--r--x11-fonts/p5-type1inst/Makefile2
-rw-r--r--x11-fonts/sharefonts/Makefile2
-rw-r--r--x11-fonts/tkfont/Makefile2
-rw-r--r--x11-fonts/ttmkfdir/Makefile2
-rw-r--r--x11-fonts/xfed/Makefile2
-rw-r--r--x11-fonts/xmbdfed/Makefile2
-rw-r--r--x11-fonts/xmbdfed/files/patch-aa2
13 files changed, 13 insertions, 13 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
index 0253a879e6fa..3b78ecd6def7 100644
--- a/x11-fonts/Makefile
+++ b/x11-fonts/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 1999/01/09 03:19:28 asami Exp $
+# $FreeBSD$
#
SUBDIR += Xg
diff --git a/x11-fonts/Xg/Makefile b/x11-fonts/Xg/Makefile
index 14379ade4fd0..2b8843605e63 100644
--- a/x11-fonts/Xg/Makefile
+++ b/x11-fonts/Xg/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.6 1998/11/21 17:18:16 steve Exp $
+# $FreeBSD$
#
DISTNAME= libXg.utf.fonts
diff --git a/x11-fonts/bitmap-fonts/Makefile b/x11-fonts/bitmap-fonts/Makefile
index ef17438b562a..bbb0ed2ae26a 100644
--- a/x11-fonts/bitmap-fonts/Makefile
+++ b/x11-fonts/bitmap-fonts/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
-# $Id: Makefile,v 1.1.1.1 1999/08/18 14:00:03 shige Exp $
+# $FreeBSD$
#
DISTNAME= bitmap-mule-${BITMAP_VER}
diff --git a/x11-fonts/etlfonts/Makefile b/x11-fonts/etlfonts/Makefile
index 8f5e31f8b108..69a3f349f74b 100644
--- a/x11-fonts/etlfonts/Makefile
+++ b/x11-fonts/etlfonts/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.5 1998/08/07 22:43:08 asami Exp $
+# $FreeBSD$
#
DISTNAME= non-cjk
diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile
index 9f5494929a23..c8d991703fff 100644
--- a/x11-fonts/freefonts/Makefile
+++ b/x11-fonts/freefonts/Makefile
@@ -3,7 +3,7 @@
# Date created: Thu Aug 1 21:32:14 CDT 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.7 1998/08/07 22:43:08 asami Exp $
+# $FreeBSD$
#
DISTNAME= freefonts-0.10
diff --git a/x11-fonts/getbdf/Makefile b/x11-fonts/getbdf/Makefile
index 958597093574..028c641a3d9b 100644
--- a/x11-fonts/getbdf/Makefile
+++ b/x11-fonts/getbdf/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 August 1996
# Whom: ache
#
-# $Id: Makefile,v 1.5 1998/08/05 09:31:43 asami Exp $
+# $FreeBSD$
#
DISTNAME= getbdf
diff --git a/x11-fonts/p5-type1inst/Makefile b/x11-fonts/p5-type1inst/Makefile
index c8dbc87b91be..2e2fb38b0227 100644
--- a/x11-fonts/p5-type1inst/Makefile
+++ b/x11-fonts/p5-type1inst/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 Jan 1998
# Whom: giffunip@asme.org
#
-# $Id: Makefile,v 1.1.1.1 1998/12/13 13:52:58 jseger Exp $
+# $FreeBSD$
#
DISTNAME= type1inst-0.6.1
diff --git a/x11-fonts/sharefonts/Makefile b/x11-fonts/sharefonts/Makefile
index 7de920ffa41f..e4274bf81f4a 100644
--- a/x11-fonts/sharefonts/Makefile
+++ b/x11-fonts/sharefonts/Makefile
@@ -3,7 +3,7 @@
# Date created: Thu Mar 26 04:50:00 PST 1998
# Whom: dburr@FreeBSD.ORG
#
-# $Id: Makefile,v 1.4 1999/08/22 19:01:00 mharo Exp $
+# $FreeBSD$
#
DISTNAME= sharefonts-0.10
diff --git a/x11-fonts/tkfont/Makefile b/x11-fonts/tkfont/Makefile
index b12e1b53579c..3ad7171107ed 100644
--- a/x11-fonts/tkfont/Makefile
+++ b/x11-fonts/tkfont/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 May 1998
# Whom: Brett Taylor
#
-# $Id: Makefile,v 1.3 1998/08/07 23:56:50 asami Exp $
+# $FreeBSD$
#
DISTNAME= tkfont-1.1
diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile
index 21ea87eab3fd..76486862f97d 100644
--- a/x11-fonts/ttmkfdir/Makefile
+++ b/x11-fonts/ttmkfdir/Makefile
@@ -3,7 +3,7 @@
# Date created: September 08, 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.2 1998/09/21 08:41:45 asami Exp $
+# $FreeBSD$
DISTNAME= ttmkfdir
PKGNAME= ttmkfdir-0.0
diff --git a/x11-fonts/xfed/Makefile b/x11-fonts/xfed/Makefile
index 18d25349ae8e..5776988ee66a 100644
--- a/x11-fonts/xfed/Makefile
+++ b/x11-fonts/xfed/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.20 1999/05/31 04:48:32 steve Exp $
+# $FreeBSD$
#
DISTNAME= xfed
diff --git a/x11-fonts/xmbdfed/Makefile b/x11-fonts/xmbdfed/Makefile
index 761bd9c79806..bf58b3691bf5 100644
--- a/x11-fonts/xmbdfed/Makefile
+++ b/x11-fonts/xmbdfed/Makefile
@@ -3,7 +3,7 @@
# Date created: June 20, 1997
# Whom: jfieber
#
-# $Id: Makefile,v 1.9 1999/01/16 23:25:56 jfieber Exp $
+# $FreeBSD$
#
DISTNAME= xmbdfed-3.9
diff --git a/x11-fonts/xmbdfed/files/patch-aa b/x11-fonts/xmbdfed/files/patch-aa
index 4e4a1ee51d45..960464bfd7f4 100644
--- a/x11-fonts/xmbdfed/files/patch-aa
+++ b/x11-fonts/xmbdfed/files/patch-aa
@@ -2,7 +2,7 @@
+++ Makefile Thu Jul 29 20:44:35 1999
@@ -23,8 +23,8 @@
#
- # $Id: Makefile,v 1.8 1999/05/03 17:17:50 mleisher Exp $
+ # $FreeBSD$
#
-CC = gcc
-CFLAGS = -g -Wall