diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-17 07:40:39 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-17 07:40:39 +0000 |
commit | 5f6f031248bce15e9e88b828effcda009e77d352 (patch) | |
tree | b5ea20c5e1542df8359328f08919922c0347be1a /sysutils | |
parent | 634d927abf7d80df2d4a1216180d846bab8090e3 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-mcs-manager/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-mcs-plugins/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-utils/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xfce4-mcs-manager/Makefile b/sysutils/xfce4-mcs-manager/Makefile index cce2c040c0e3..3b130f0b4cc2 100644 --- a/sysutils/xfce4-mcs-manager/Makefile +++ b/sysutils/xfce4-mcs-manager/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ DISTNAME= xfce-mcs-manager-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 settings manager LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile index a7e4194cf461..48aa66c22ba0 100644 --- a/sysutils/xfce4-mcs-plugins/Makefile +++ b/sysutils/xfce4-mcs-plugins/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ DISTNAME= xfce-mcs-plugins-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 settings manager plugins BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile index 894dfdd8071b..ede20e05e242 100644 --- a/sysutils/xfce4-utils/Makefile +++ b/sysutils/xfce4-utils/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ DISTNAME= xfce-utils-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 essential utilities and scripts LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ |