diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-10-18 21:48:30 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-10-18 21:48:30 +0000 |
commit | 5e6a82885f5cb340ea348050f6e46740f05e3b47 (patch) | |
tree | bf27633e3310dc5f5428a16eb561a9e92922db9b /sysutils/thunar-volman-plugin/Makefile | |
parent | f450a925bd26aa2e09525b91f6b4bc1655c49e5b (diff) | |
download | ports-5e6a82885f5cb340ea348050f6e46740f05e3b47.tar.gz ports-5e6a82885f5cb340ea348050f6e46740f05e3b47.zip |
Notes
Diffstat (limited to 'sysutils/thunar-volman-plugin/Makefile')
-rw-r--r-- | sysutils/thunar-volman-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/thunar-volman-plugin/Makefile b/sysutils/thunar-volman-plugin/Makefile index bb1a63819029..f8ad117a89f1 100644 --- a/sysutils/thunar-volman-plugin/Makefile +++ b/sysutils/thunar-volman-plugin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= A Device manager plugin. LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ |