diff options
author | youri <youri@pkgsrc.org> | 2016-05-23 10:05:51 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-05-23 10:05:51 +0000 |
commit | 2082d23c205e9c01d70d3acea1e53cd8e2439b20 (patch) | |
tree | 22607346cb0b9a624fdbff3fb314d86e3d3670f7 /sysutils | |
parent | 5ab3f62796788935b675c8cdc4fdaa7872b5c470 (diff) | |
download | pkgsrc-2082d23c205e9c01d70d3acea1e53cd8e2439b20.tar.gz |
Update category.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lxpanel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lxpanel/Makefile b/sysutils/lxpanel/Makefile index 921f4b20d1b..91895aa88ed 100644 --- a/sysutils/lxpanel/Makefile +++ b/sysutils/lxpanel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2016/05/23 09:45:18 youri Exp $ +# $NetBSD: Makefile,v 1.2 2016/05/23 10:05:51 youri Exp $ DISTNAME= lxpanel-0.8.2 -CATEGORIES= x11 +CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} EXTRACT_SUFX= .tar.xz |