diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-16 21:29:37 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-16 21:29:37 +0000 |
commit | f602fee539e41196d9e6fa7e7c185fb3a1b427a8 (patch) | |
tree | 4ad9be94d397ef7121dcb3d764241cd6b6a1cd29 /sysutils/xfce4-systemload-plugin | |
parent | dd5ea45c7715b7d1dddbf3251a88871a983435c0 (diff) | |
download | ports-f602fee539e41196d9e6fa7e7c185fb3a1b427a8.tar.gz ports-f602fee539e41196d9e6fa7e7c185fb3a1b427a8.zip |
Utilize xfce category
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=87084
Diffstat (limited to 'sysutils/xfce4-systemload-plugin')
-rw-r--r-- | sysutils/xfce4-systemload-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index 110ea648d8f2..af66a7cb98ce 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-systemload-plugin PORTVERSION= 0.3.2 -CATEGORIES= sysutils +CATEGORIES= sysutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ DIST_SUBDIR= xfce4 |