diff options
author | demon <demon@FreeBSD.org> | 2003-09-28 17:52:45 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-09-28 17:52:45 +0000 |
commit | 9a1381c3cb4e89ecbf2a9c2f46e060d9bea8b691 (patch) | |
tree | 2da5888be4488ea8ec2bbc1ecee8dab733e70298 /x11/libxfce4util | |
parent | 11f08e15e4932ece25b11e8cb6fa585bb174d14d (diff) | |
download | FreeBSD-ports-9a1381c3cb4e89ecbf2a9c2f46e060d9bea8b691.zip FreeBSD-ports-9a1381c3cb4e89ecbf2a9c2f46e060d9bea8b691.tar.gz |
Add back DIST_SUBDIR. It was removed by mistake.
Approved by: maintainer
Diffstat (limited to 'x11/libxfce4util')
-rw-r--r-- | x11/libxfce4util/Makefile | 1 | ||||
-rw-r--r-- | x11/libxfce4util/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index a3bc469..4c88a60 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 4.0.0 CATEGORIES= x11 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 library with non-graphical helper functions diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo index 6480526..b58d677 100644 --- a/x11/libxfce4util/distinfo +++ b/x11/libxfce4util/distinfo @@ -1 +1 @@ -MD5 (libxfce4util-4.0.0.tar.gz) = 49528f20c76217ef1def60c23cc00564 +MD5 (xfce4/libxfce4util-4.0.0.tar.gz) = 49528f20c76217ef1def60c23cc00564 |