diff options
author | oliver <oliver@FreeBSD.org> | 2003-08-16 15:03:34 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-08-16 15:03:34 +0800 |
commit | 577f41458cb22f83e8754b0ca08ea9294aa2f5c7 (patch) | |
tree | 6bccdd747210868e6d4f51a7c90d22d946f5ec9c /x11-toolkits | |
parent | 5f716ab940ceed538093bcc6d81f982ed3a1df28 (diff) | |
download | freebsd-ports-graphics-577f41458cb22f83e8754b0ca08ea9294aa2f5c7.tar.gz freebsd-ports-graphics-577f41458cb22f83e8754b0ca08ea9294aa2f5c7.tar.zst freebsd-ports-graphics-577f41458cb22f83e8754b0ca08ea9294aa2f5c7.zip |
Start using the new xfce sub-category
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libxfce4gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile index 781865691ef..a15661137a7 100644 --- a/x11-toolkits/libxfce4gui/Makefile +++ b/x11-toolkits/libxfce4gui/Makefile @@ -8,7 +8,7 @@ PORTNAME= libxfce4gui PORTVERSION= 3.99.2 PORTREVISION= 1 -CATEGORIES= x11-toolkits +CATEGORIES= x11-toolkits xfce MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \ http://usuarios.lycos.es/xfce4/tarballs/rc2/separate/ \ |