diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-09 08:22:58 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-09 08:22:58 +0000 |
commit | ef5b95cc9927464b87767fae5025074cdc2e7950 (patch) | |
tree | 83e407b4a69b5ad2fe9a670513c39a6b19e99647 /devel/dbus-qt3 | |
parent | 4e4a6c289a70f2f7d0b11f20d295dfb249cda1db (diff) | |
download | FreeBSD-ports-ef5b95cc9927464b87767fae5025074cdc2e7950.zip FreeBSD-ports-ef5b95cc9927464b87767fae5025074cdc2e7950.tar.gz |
- Update Maintainer adress
PR: 108955
Submitted by: Maxim Samsonov <xors@mne.ru> (maintainer)
Diffstat (limited to 'devel/dbus-qt3')
-rw-r--r-- | devel/dbus-qt3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dbus-qt3/Makefile b/devel/dbus-qt3/Makefile index 52aa6fc..8144fa0 100644 --- a/devel/dbus-qt3/Makefile +++ b/devel/dbus-qt3/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= distfiles PKGNAMESUFFIX= -qt3 DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= xors@sendmail.ru +MAINTAINER= xors@mne.ru COMMENT= Qt3 bindings for the D-BUS messaging system LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus \ |