diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-08-16 09:35:30 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-08-16 09:35:30 +0000 |
commit | b1f6d650e5fc20567f2ae30059428287778c8b61 (patch) | |
tree | 2ee993248b70dbcd25e45e27484b59677080d8e8 /misc/xfce4-artwork | |
parent | b0e9360f7c01350e19b056866f937bb935ac6218 (diff) |
Utilize xfce category.
Notes
Notes:
svn path=/head/; revision=87038
Diffstat (limited to 'misc/xfce4-artwork')
-rw-r--r-- | misc/xfce4-artwork/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xfce4-artwork/Makefile b/misc/xfce4-artwork/Makefile index a1f3aeb77209..9c9ee8e0eb86 100644 --- a/misc/xfce4-artwork/Makefile +++ b/misc/xfce4-artwork/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-artwork PORTVERSION= 0.0.4 -CATEGORIES= misc +CATEGORIES= misc xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ DIST_SUBDIR= xfce4 |