summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-09 03:19:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-09 03:19:49 +0000
commit495025520344e597a1425bc14f9c38be51f20198 (patch)
tree3b8b068a450d08738e82b0868b0c27f57bd87965 /x11-fonts
parentAuthor's web page moved. (diff)
Break up the "plan9" category -- all the ports are where they belong, and
"plan9" is a virtual category now. Reviewed by: the ports list
Notes
Notes: svn path=/head/; revision=15939
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/Makefile3
-rw-r--r--x11-fonts/Xg/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
index c38c8657827b..23388743e619 100644
--- a/x11-fonts/Makefile
+++ b/x11-fonts/Makefile
@@ -1,6 +1,7 @@
-# $Id: Makefile,v 1.2 1998/09/09 08:11:49 tg Exp $
+# $Id: Makefile,v 1.3 1998/12/13 13:53:49 jseger Exp $
#
+ SUBDIR += Xg
SUBDIR += etlfonts
SUBDIR += freefonts
SUBDIR += getbdf
diff --git a/x11-fonts/Xg/Makefile b/x11-fonts/Xg/Makefile
index a684a3a2c72b..14379ade4fd0 100644
--- a/x11-fonts/Xg/Makefile
+++ b/x11-fonts/Xg/Makefile
@@ -3,12 +3,12 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.5 1998/08/05 09:31:36 asami Exp $
+# $Id: Makefile,v 1.6 1998/11/21 17:18:16 steve Exp $
#
DISTNAME= libXg.utf.fonts
PKGNAME= libXgFonts-1.0
-CATEGORIES= plan9 x11-fonts
+CATEGORIES= x11-fonts plan9
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
MAINTAINER= erich@FreeBSD.org