diff options
author | agc <agc> | 2000-05-27 14:52:07 +0000 |
---|---|---|
committer | agc <agc> | 2000-05-27 14:52:07 +0000 |
commit | 8c3322d55b1275062338352e996b47126dfa9514 (patch) | |
tree | 6b5a4406ff9dd74a5d9c2542f5af76e66874fe2f /fonts | |
parent | a0bb84fef79e14d589f5dd36b80a724b88951580 (diff) | |
download | pkgsrc-8c3322d55b1275062338352e996b47126dfa9514.tar.gz |
Main category is now fonts
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/jmk-fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/jmk-fonts/Makefile b/fonts/jmk-fonts/Makefile index 226a0178661..1662a5f126e 100644 --- a/fonts/jmk-fonts/Makefile +++ b/fonts/jmk-fonts/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/01/16 23:26:50 jwise Exp $ +# $NetBSD: Makefile,v 1.2 2000/05/27 14:52:07 agc Exp $ # DISTNAME= jmk-x11-fonts-3.0 PKGNAME= jmk-fonts-3.0 -CATEGORIES= x11 +CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_SUNSITE:=X11/fonts/} MAINTAINER= jwise@netbsd.org |