diff options
author | dburr <dburr@FreeBSD.org> | 1998-05-16 03:08:09 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-05-16 03:08:09 +0000 |
commit | 1326d4cfd01de62561250c53c395411c83ce0de7 (patch) | |
tree | 20aa7c4bc6eeba989df18966551431761a21e0d5 /x11 | |
parent | 4c3e75f6da7f834981bb685120deb6c1396da2ce (diff) | |
download | FreeBSD-ports-1326d4cfd01de62561250c53c395411c83ce0de7.zip FreeBSD-ports-1326d4cfd01de62561250c53c395411c83ce0de7.tar.gz |
Activate sharefonts.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7df4a99..122f72e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.200 1998/05/06 12:42:28 tg Exp $ +# $Id: Makefile,v 1.201 1998/05/14 09:18:11 tg Exp $ # SUBDIR += FWF @@ -63,6 +63,7 @@ SUBDIR += qvwm SUBDIR += rclock SUBDIR += rxvt + SUBDIR += sharefonts SUBDIR += sliderule SUBDIR += slingshot SUBDIR += swisswatch |