diff options
author | asami <asami@FreeBSD.org> | 1999-01-09 11:19:49 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-09 11:19:49 +0800 |
commit | b5eb247354fc1c73672e815a6e067fbe26c25baa (patch) | |
tree | 9cf018ee060870e231749b9cfe2554f83c33d0dc /x11-fonts/Xg/Makefile | |
parent | ca2b402cc729f3a6c365617433f42b86abd4c20d (diff) | |
download | freebsd-ports-gnome-b5eb247354fc1c73672e815a6e067fbe26c25baa.tar.gz freebsd-ports-gnome-b5eb247354fc1c73672e815a6e067fbe26c25baa.tar.zst freebsd-ports-gnome-b5eb247354fc1c73672e815a6e067fbe26c25baa.zip |
Break up the "plan9" category -- all the ports are where they belong, and
"plan9" is a virtual category now.
Reviewed by: the ports list
Diffstat (limited to 'x11-fonts/Xg/Makefile')
-rw-r--r-- | x11-fonts/Xg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/Xg/Makefile b/x11-fonts/Xg/Makefile index a684a3a2c72b..14379ade4fd0 100644 --- a/x11-fonts/Xg/Makefile +++ b/x11-fonts/Xg/Makefile @@ -3,12 +3,12 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.5 1998/08/05 09:31:36 asami Exp $ +# $Id: Makefile,v 1.6 1998/11/21 17:18:16 steve Exp $ # DISTNAME= libXg.utf.fonts PKGNAME= libXgFonts-1.0 -CATEGORIES= plan9 x11-fonts +CATEGORIES= x11-fonts plan9 MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ MAINTAINER= erich@FreeBSD.org |