diff options
author | anholt <anholt@FreeBSD.org> | 2004-05-31 11:19:42 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-05-31 11:19:42 +0800 |
commit | a5ac24d2172c65d3ddb62f35c7ed97f9a5b2b38a (patch) | |
tree | 32e07e400a11316b3d85a94690ce0dbac8198ebb /x11-fonts/Makefile | |
parent | 2461ac1e1678e4f61b64c91f60959b291edea3c2 (diff) | |
download | freebsd-ports-gnome-a5ac24d2172c65d3ddb62f35c7ed97f9a5b2b38a.tar.gz freebsd-ports-gnome-a5ac24d2172c65d3ddb62f35c7ed97f9a5b2b38a.tar.zst freebsd-ports-gnome-a5ac24d2172c65d3ddb62f35c7ed97f9a5b2b38a.zip |
Add xorg-fonts-75dpi, a port of the X.Org 75 dpi bitmap fonts.
Diffstat (limited to 'x11-fonts/Makefile')
-rw-r--r-- | x11-fonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index e009fad31656..ea16192594d7 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -54,6 +54,7 @@ SUBDIR += xfontselector SUBDIR += xmbdfed SUBDIR += xorg-fonts-100dpi + SUBDIR += xorg-fonts-75dpi SUBDIR += xorg-fonts-encodings SUBDIR += xorg-fonts-type1 |