diff options
author | oliver <oliver@FreeBSD.org> | 2003-08-17 05:29:37 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-08-17 05:29:37 +0800 |
commit | b81f728db4633add699fa1def0d11728acdcd48a (patch) | |
tree | 891439b071429a49374ee673912cd7f3fa322212 /sysutils | |
parent | 94eff3feca2199c92e4909f9ab29048bc789f062 (diff) | |
download | freebsd-ports-gnome-b81f728db4633add699fa1def0d11728acdcd48a.tar.gz freebsd-ports-gnome-b81f728db4633add699fa1def0d11728acdcd48a.tar.zst freebsd-ports-gnome-b81f728db4633add699fa1def0d11728acdcd48a.zip |
Utilize xfce category
Approved by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-battery-plugin/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-showdesktop-plugin/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-systemload-plugin/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile index 32f3dd6c4805..946b1b0dfaeb 100644 --- a/sysutils/xfce4-battery-plugin/Makefile +++ b/sysutils/xfce4-battery-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-battery-plugin PORTVERSION= 0.1.2 -CATEGORIES= sysutils +CATEGORIES= sysutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ DIST_SUBDIR= xfce4 diff --git a/sysutils/xfce4-showdesktop-plugin/Makefile b/sysutils/xfce4-showdesktop-plugin/Makefile index 81a9d0201470..5dc5c8d2b63e 100644 --- a/sysutils/xfce4-showdesktop-plugin/Makefile +++ b/sysutils/xfce4-showdesktop-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-showdesktop-plugin PORTVERSION= 0.1.1 -CATEGORIES= sysutils +CATEGORIES= sysutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ DIST_SUBDIR= xfce4 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 |