diff options
author | agc <agc@pkgsrc.org> | 1998-10-15 19:51:07 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-10-15 19:51:07 +0000 |
commit | a19a3517957797238398bf3d65a22f1fcd7a2810 (patch) | |
tree | 0d2553c0cd59e0e2e982c2d198acb007c7cbe450 /x11/xgas | |
parent | 81b0a04e150dcf2f693ba86a4ede4595e642bffd (diff) | |
download | pkgsrc-a19a3517957797238398bf3d65a22f1fcd7a2810.tar.gz |
Correct the primary category field for this package.
Diffstat (limited to 'x11/xgas')
-rw-r--r-- | x11/xgas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xgas/Makefile b/x11/xgas/Makefile index 396e14ef52d..a6594224b0a 100644 --- a/x11/xgas/Makefile +++ b/x11/xgas/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 1998/06/22 13:21:04 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/10/15 19:51:09 agc Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1996/11/15 09:55:44 asami Exp # DISTNAME= xgas PKGNAME= xgas-1.0 -CATEGORIES= misc +CATEGORIES= x11 MASTER_SITES= ftp://ftp.tut.ac.jp/.h3/X11/X11R6/contrib/programs/ MAINTAINER= nakai@mlab.t.u-tokyo.ac.jp |