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 /sysutils | |
parent | ja-tcsh-* are removed. (diff) |
Add back DIST_SUBDIR. It was removed by mistake.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=89705
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-mcs-manager/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xfce4-mcs-manager/distinfo | 2 | ||||
-rw-r--r-- | sysutils/xfce4-mcs-plugins/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xfce4-mcs-plugins/distinfo | 2 | ||||
-rw-r--r-- | sysutils/xfce4-utils/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xfce4-utils/distinfo | 2 |
6 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/xfce4-mcs-manager/Makefile b/sysutils/xfce4-mcs-manager/Makefile index 537cbb647f79..5d9622761a26 100644 --- a/sysutils/xfce4-mcs-manager/Makefile +++ b/sysutils/xfce4-mcs-manager/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ DISTNAME= xfce-mcs-manager-${PORTVERSION} +DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 settings manager diff --git a/sysutils/xfce4-mcs-manager/distinfo b/sysutils/xfce4-mcs-manager/distinfo index bda272044981..ec5d9ca08c9d 100644 --- a/sysutils/xfce4-mcs-manager/distinfo +++ b/sysutils/xfce4-mcs-manager/distinfo @@ -1 +1 @@ -MD5 (xfce-mcs-manager-4.0.0.tar.gz) = f6da38c4a0f906944e67fdb766860065 +MD5 (xfce4/xfce-mcs-manager-4.0.0.tar.gz) = f6da38c4a0f906944e67fdb766860065 diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile index 8d8a43f66953..c32e55bfc3f3 100644 --- a/sysutils/xfce4-mcs-plugins/Makefile +++ b/sysutils/xfce4-mcs-plugins/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ DISTNAME= xfce-mcs-plugins-${PORTVERSION} +DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 settings manager plugins diff --git a/sysutils/xfce4-mcs-plugins/distinfo b/sysutils/xfce4-mcs-plugins/distinfo index 87aa83c6dec4..f2c8732be6e2 100644 --- a/sysutils/xfce4-mcs-plugins/distinfo +++ b/sysutils/xfce4-mcs-plugins/distinfo @@ -1 +1 @@ -MD5 (xfce-mcs-plugins-4.0.0.tar.gz) = 7cdab07c5be1e57d344f7b8ed5bf2990 +MD5 (xfce4/xfce-mcs-plugins-4.0.0.tar.gz) = 7cdab07c5be1e57d344f7b8ed5bf2990 diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile index cb3c9f80e820..1ba831dfcab7 100644 --- a/sysutils/xfce4-utils/Makefile +++ b/sysutils/xfce4-utils/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ DISTNAME= xfce-utils-${PORTVERSION} +DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 essential utilities and scripts diff --git a/sysutils/xfce4-utils/distinfo b/sysutils/xfce4-utils/distinfo index 9b0a8a5b961c..68ef178314b9 100644 --- a/sysutils/xfce4-utils/distinfo +++ b/sysutils/xfce4-utils/distinfo @@ -1 +1 @@ -MD5 (xfce-utils-4.0.0.tar.gz) = dea0838049c21300ba0232297b8d8126 +MD5 (xfce4/xfce-utils-4.0.0.tar.gz) = dea0838049c21300ba0232297b8d8126 |