diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-14 18:45:07 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-14 18:45:07 +0000 |
commit | 418d7757232df3c7c371a0692066a1403d4124ed (patch) | |
tree | bcbd0c1df36a171339e70e41b613c1ce3fb293f8 /comms/obexapp | |
parent | d2349922e134c7fe18db8cd2a0bf7dce4857e681 (diff) | |
download | ports-418d7757232df3c7c371a0692066a1403d4124ed.tar.gz ports-418d7757232df3c7c371a0692066a1403d4124ed.zip |
Notes
Diffstat (limited to 'comms/obexapp')
-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 \ |