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 | |
parent | dd5ea45c7715b7d1dddbf3251a88871a983435c0 (diff) | |
download | ports-f602fee539e41196d9e6fa7e7c185fb3a1b427a8.tar.gz ports-f602fee539e41196d9e6fa7e7c185fb3a1b427a8.zip |
Notes
-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 |