diff options
author | dillo <dillo> | 2001-11-18 19:17:05 +0000 |
---|---|---|
committer | dillo <dillo> | 2001-11-18 19:17:05 +0000 |
commit | 93436c362e8e8bd844124831f6714e1cecc8b7d6 (patch) | |
tree | 8dd76abfd3b4bc589d7da0de044ba068aba1294a /fonts/Xg | |
parent | 9162163e6db24b2952d971f314a167c0fb72fd7b (diff) | |
download | pkgsrc-93436c362e8e8bd844124831f6714e1cecc8b7d6.tar.gz |
Add plan9 to CATEGORIES like in the other packages that were once in
the plan9 directory.
Diffstat (limited to 'fonts/Xg')
-rw-r--r-- | fonts/Xg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/Xg/Makefile b/fonts/Xg/Makefile index 9a9bd8054fa..b0feedb5c44 100644 --- a/fonts/Xg/Makefile +++ b/fonts/Xg/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2001/09/09 20:36:23 agc Exp $ +# $NetBSD: Makefile,v 1.10 2001/11/18 19:17:05 dillo Exp $ # FreeBSD Id: Makefile,v 1.4 1997/01/27 15:59:35 erich Exp # DISTNAME= libXg.utf.fonts PKGNAME= libXgFonts-1.0 -CATEGORIES= fonts +CATEGORIES= fonts plan9 MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ MAINTAINER= packages@netbsd.org |