diff options
-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 52aa6fc892cb..8144fa0fe5c1 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 \ |