diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-09-28 17:52:45 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-09-28 17:52:45 +0000 |
commit | 10b15d1b9b90dd36836c20c310947512ad9c5d9b (patch) | |
tree | 7942054204d1d335a9bd4bd5a0d7a180aa3b238e /x11-wm/xfce4-wm/Makefile | |
parent | d3dd7e413f755b806ff845a16260aa2c1e4f5e78 (diff) | |
download | ports-10b15d1b9b90dd36836c20c310947512ad9c5d9b.tar.gz ports-10b15d1b9b90dd36836c20c310947512ad9c5d9b.zip |
Notes
Diffstat (limited to 'x11-wm/xfce4-wm/Makefile')
-rw-r--r-- | x11-wm/xfce4-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index 20e8e28da868..838166356c05 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -11,6 +11,7 @@ CATEGORIES= x11-wm xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ DISTNAME= xfwm4-${PORTVERSION} +DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 window manager |