diff options
author | tron <tron@pkgsrc.org> | 1999-01-29 21:31:34 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-01-29 21:31:34 +0000 |
commit | e187d38b66935d86b60d3d5e7f5879fa60e2d51f (patch) | |
tree | 2026e312cd1ea3011676ee67990d12e6cac52f05 /misc/xinvest/Makefile | |
parent | cdb43dad97d5c5dd2aad59b3f1844036e38715e1 (diff) | |
download | pkgsrc-e187d38b66935d86b60d3d5e7f5879fa60e2d51f.tar.gz |
Move xinvest to category misc per PR pkg/6909 by Klaus Klein.
Diffstat (limited to 'misc/xinvest/Makefile')
-rw-r--r-- | misc/xinvest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xinvest/Makefile b/misc/xinvest/Makefile index 801ef2c6868..9e8f009223c 100644 --- a/misc/xinvest/Makefile +++ b/misc/xinvest/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 1998/12/26 16:03:00 garbled Exp $ +# $NetBSD: Makefile,v 1.2 1999/01/29 21:32:21 tron Exp $ DISTNAME= xinvest-2.5.1 -CATEGORIES= x11 +CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |