diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 19:54:14 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 19:54:14 +0000 |
commit | 0333b361af0af935ca3b8975ab76389a9d509f88 (patch) | |
tree | a4b1f3961183a8daaf2ff80a6f67d0565a91d27a /x11-servers | |
parent | Add libjtoolbar, another library based on top of x11-toolkits/jx as well as (diff) |
Add x11-fonts as a secondary category -- this is a server, but it
deals with fonts.
Diffstat (limited to 'x11-servers')
-rw-r--r-- | x11-servers/XFree86-4-FontServer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-servers/XFree86-4-FontServer/Makefile b/x11-servers/XFree86-4-FontServer/Makefile index be6fcd896870..43c49176e0d5 100644 --- a/x11-servers/XFree86-4-FontServer/Makefile +++ b/x11-servers/XFree86-4-FontServer/Makefile @@ -7,7 +7,7 @@ PORTNAME= FontServer PORTVERSION= 4.0 -CATEGORIES= x11-servers +CATEGORIES= x11-servers x11-fonts MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/4.0/source/ \ ftp://ftp.freesoftware.com/pub/XFree86/4.0/source/ \ ftp://ftp.lip6.fr/pub/X11/XFree86/XFree86-4.0/source/ \ |