diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-10-23 11:56:51 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-10-23 11:56:51 +0000 |
commit | 141c53998346d9e932ecf0ab3290f4f80b2f65a5 (patch) | |
tree | 59f2484f86956303bebe7276bc3db6cc604a5183 /x11-fm | |
parent | 24cfbfb282a204540d819d58feb9808023968289 (diff) | |
download | ports-141c53998346d9e932ecf0ab3290f4f80b2f65a5.tar.gz ports-141c53998346d9e932ecf0ab3290f4f80b2f65a5.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/thunar-vfs/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/thunar/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/thunar-vfs/Makefile b/x11-fm/thunar-vfs/Makefile index b9e64663d986..38c545a3febe 100644 --- a/x11-fm/thunar-vfs/Makefile +++ b/x11-fm/thunar-vfs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= The virtual filesystem for Thunar LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 7114316c99be..4f1c34b2364c 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME:L}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= XFce 4 file manager LIB_DEPENDS= tumbler-1.0:${PORTSDIR}/deskutils/xfce4-tumbler |