diff options
author | demon <demon@FreeBSD.org> | 2003-09-29 01:52:45 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-09-29 01:52:45 +0800 |
commit | 9a1381c3cb4e89ecbf2a9c2f46e060d9bea8b691 (patch) | |
tree | 2da5888be4488ea8ec2bbc1ecee8dab733e70298 /misc/xfce4-wm-themes | |
parent | 11f08e15e4932ece25b11e8cb6fa585bb174d14d (diff) | |
download | freebsd-ports-gnome-9a1381c3cb4e89ecbf2a9c2f46e060d9bea8b691.tar.gz freebsd-ports-gnome-9a1381c3cb4e89ecbf2a9c2f46e060d9bea8b691.tar.zst freebsd-ports-gnome-9a1381c3cb4e89ecbf2a9c2f46e060d9bea8b691.zip |
Add back DIST_SUBDIR. It was removed by mistake.
Approved by: maintainer
Diffstat (limited to 'misc/xfce4-wm-themes')
-rw-r--r-- | misc/xfce4-wm-themes/Makefile | 1 | ||||
-rw-r--r-- | misc/xfce4-wm-themes/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index 705287203ee5..a4793b4a4d55 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ DISTNAME= xfwm4-themes-${PORTVERSION} +DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 window decoration themes for xfwm4 diff --git a/misc/xfce4-wm-themes/distinfo b/misc/xfce4-wm-themes/distinfo index 8a4b23ba0c03..c9920515b8a8 100644 --- a/misc/xfce4-wm-themes/distinfo +++ b/misc/xfce4-wm-themes/distinfo @@ -1 +1 @@ -MD5 (xfwm4-themes-4.0.0.tar.gz) = f9c0d0b053122ec4f20a76257d6607d1 +MD5 (xfce4/xfwm4-themes-4.0.0.tar.gz) = f9c0d0b053122ec4f20a76257d6607d1 |