diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-02-09 08:22:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-02-09 08:22:58 +0000 |
commit | 0be8a5ad89269d6591d8da26a2b89b9c933f8fe4 (patch) | |
tree | 258a701c9087566970486c241fc7ab8df33af4f2 | |
parent | - Fix build after libmytinfo removal (diff) |
- Update Maintainer adress
PR: 108955
Submitted by: Maxim Samsonov <xors@mne.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=184670
-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 \ |