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-systray | |
parent | d3dd7e413f755b806ff845a16260aa2c1e4f5e78 (diff) | |
download | ports-10b15d1b9b90dd36836c20c310947512ad9c5d9b.tar.gz ports-10b15d1b9b90dd36836c20c310947512ad9c5d9b.zip |
Add back DIST_SUBDIR. It was removed by mistake.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=89705
Diffstat (limited to 'x11-wm/xfce4-systray')
-rw-r--r-- | x11-wm/xfce4-systray/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/xfce4-systray/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/xfce4-systray/Makefile b/x11-wm/xfce4-systray/Makefile index e3d30c0114d0..d8956e168539 100644 --- a/x11-wm/xfce4-systray/Makefile +++ b/x11-wm/xfce4-systray/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 4.0.0 CATEGORIES= x11-wm 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 system tray module for xfce4-panel diff --git a/x11-wm/xfce4-systray/distinfo b/x11-wm/xfce4-systray/distinfo index 929e5129bb82..f7e6526a4d08 100644 --- a/x11-wm/xfce4-systray/distinfo +++ b/x11-wm/xfce4-systray/distinfo @@ -1 +1 @@ -MD5 (xfce4-systray-4.0.0.tar.gz) = c507099f09b307f9ca08460c96847886 +MD5 (xfce4/xfce4-systray-4.0.0.tar.gz) = c507099f09b307f9ca08460c96847886 |