diff options
author | miwi <miwi@FreeBSD.org> | 2011-07-02 19:56:53 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-07-02 19:56:53 +0800 |
commit | faa4e3f0a3b0451afe72bfbd65eea14d0070f367 (patch) | |
tree | b6adb0c374ab407247722a9a509c3065c9b835e8 /sysutils | |
parent | d1ffb54f9d227d6ac73b52097b27c45d83cd2c4d (diff) | |
download | freebsd-ports-gnome-faa4e3f0a3b0451afe72bfbd65eea14d0070f367.tar.gz freebsd-ports-gnome-faa4e3f0a3b0451afe72bfbd65eea14d0070f367.tar.zst freebsd-ports-gnome-faa4e3f0a3b0451afe72bfbd65eea14d0070f367.zip |
- Drop Maintainership
Diffstat (limited to 'sysutils')
-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 9e7da251fd00..dc67dd86b2a8 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= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Device manager plugin. LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ |