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 /misc/xfce4-iconbox/Makefile | |
parent | d3dd7e413f755b806ff845a16260aa2c1e4f5e78 (diff) |
Notes
Diffstat (limited to 'misc/xfce4-iconbox/Makefile')
-rw-r--r-- | misc/xfce4-iconbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xfce4-iconbox/Makefile b/misc/xfce4-iconbox/Makefile index 4fb677d68b7e..4600611d34c7 100644 --- a/misc/xfce4-iconbox/Makefile +++ b/misc/xfce4-iconbox/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 4.0.0 CATEGORIES= misc xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ +DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 icon box, an alternative taskbar |