diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-16 07:03:34 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-16 07:03:34 +0000 |
commit | ca82ecd0522bd9f35c43f5b4a13a0125086ce06c (patch) | |
tree | b5b490f0e80b58557ae62563931973a6a9a9a6d1 /x11-wm/xfce | |
parent | 86a80c28062a3e2e37a619fe176ba6627fa4955a (diff) | |
download | ports-ca82ecd0522bd9f35c43f5b4a13a0125086ce06c.tar.gz ports-ca82ecd0522bd9f35c43f5b4a13a0125086ce06c.zip |
Notes
Diffstat (limited to 'x11-wm/xfce')
-rw-r--r-- | x11-wm/xfce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index eae8cad4eb56..24e11bc27f66 100644 --- a/x11-wm/xfce/Makefile +++ b/x11-wm/xfce/Makefile @@ -8,7 +8,7 @@ PORTNAME= xfce PORTVERSION= 3.8.18 PORTREVISION= 2 -CATEGORIES= x11-wm +CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.xfce.org/archive/ MASTER_SITE_SUBDIR= ${PORTNAME} |