diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-13 13:53:49 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-13 13:53:49 +0000 |
commit | 4f7a2c9904f30f73492882c0757d9d6a565eb97a (patch) | |
tree | 5b51af0c77e7a8d4896185a485040ba9538cf425 /x11-fonts | |
parent | 2d62f4fedce43cc8b59dcca0f0175bb276b605d9 (diff) | |
download | ports-4f7a2c9904f30f73492882c0757d9d6a565eb97a.tar.gz ports-4f7a2c9904f30f73492882c0757d9d6a565eb97a.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 982b7f5a5f21..c38c8657827b 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $ +# $Id: Makefile,v 1.2 1998/09/09 08:11:49 tg Exp $ # SUBDIR += etlfonts SUBDIR += freefonts SUBDIR += getbdf + SUBDIR += p5-type1inst SUBDIR += sharefonts SUBDIR += tkfont SUBDIR += ttmkfdir |