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 | |
parent | d2349922e134c7fe18db8cd2a0bf7dce4857e681 (diff) | |
download | ports-418d7757232df3c7c371a0692066a1403d4124ed.tar.gz ports-418d7757232df3c7c371a0692066a1403d4124ed.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnokii/Makefile | 2 | ||||
-rw-r--r-- | comms/obexapp/Makefile | 2 | ||||
-rw-r--r-- | comms/openobex/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 359b9c95236f..6bc2e5d373a7 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.gnokii.org/download/gnokii/ \ ftp://ftp.gnokii.org/pub/gnokii/ \ http://www.gnokii.org/download/gnokii/0.6.x/ -MAINTAINER= mad@madpilot.net +MAINTAINER= madpilot@FreeBSD.org COMMENT= Tools to talk to GSM cellular phones LICENSE= GPLv2 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 \ diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index 58daa3ff4074..f3441242eba9 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms net MASTER_SITES= ${MASTER_SITE_KERNEL_ORG} MASTER_SITE_SUBDIR= linux/bluetooth -MAINTAINER= mad@madpilot.net +MAINTAINER= madpilot@FreeBSD.org COMMENT= Open source implementation of the OBEX protocol USE_GMAKE= yes |