diff options
author | anholt <anholt@FreeBSD.org> | 2004-05-31 11:01:41 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-05-31 11:01:41 +0800 |
commit | 421600a0f33e0e1bd614513f27d19621a3b93a2e (patch) | |
tree | 13b9ebc63235d5996760a8bdf13152f7a3719d5c /x11/Makefile | |
parent | 365937a3450f9f10e9ffbf1d8bebafc0f794509e (diff) | |
download | freebsd-ports-gnome-421600a0f33e0e1bd614513f27d19621a3b93a2e.tar.gz freebsd-ports-gnome-421600a0f33e0e1bd614513f27d19621a3b93a2e.tar.zst freebsd-ports-gnome-421600a0f33e0e1bd614513f27d19621a3b93a2e.zip |
Add xorg-fonts-75dpi, a port of the X.Org 75 dpi bitmap fonts.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 689c98754b03..38af53cf1e99 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -220,6 +220,7 @@ SUBDIR += xnee SUBDIR += xnodecor SUBDIR += xorg-fonts-100dpi + SUBDIR += xorg-fonts-75dpi SUBDIR += xorg-fonts-encodings SUBDIR += xorg-libraries SUBDIR += xorg-manpages |