diff options
author | dillo <dillo@pkgsrc.org> | 2001-11-18 19:17:05 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2001-11-18 19:17:05 +0000 |
commit | 8aacbd0c86ae8136dc0b42d5f63bd26e11782dc2 (patch) | |
tree | 8dd76abfd3b4bc589d7da0de044ba068aba1294a /fonts/Xg | |
parent | df9513074d104e94072bd74b275de06e032d0614 (diff) | |
download | pkgsrc-8aacbd0c86ae8136dc0b42d5f63bd26e11782dc2.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 |