diff options
Diffstat (limited to 'comms/obexapp/Makefile')
-rw-r--r-- | comms/obexapp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index a8a85cca0869..49d0fc6e4e5c 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4.15 CATEGORIES= comms net MASTER_SITES= http://people.freebsd.org/~emax/obexapp/ -MAINTAINER= mad@madpilot.net +MAINTAINER= madpilot@FreeBSD.org COMMENT= Obex application to transfer objects to mobile equipment LIB_DEPENDS= openobex:${PORTSDIR}/comms/openobex \ |