diff options
author | madpilot <madpilot@FreeBSD.org> | 2012-04-15 02:45:07 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2012-04-15 02:45:07 +0800 |
commit | d1ca0be6988f095918229669c64c597be83e6fd3 (patch) | |
tree | 9a7219dc1b8f504dd2a5abf8bed656bbfb9d5c30 /comms | |
parent | dc28255925be2e6a9b4b7b6a58ecc94c7de40dc5 (diff) | |
download | freebsd-ports-gnome-d1ca0be6988f095918229669c64c597be83e6fd3.tar.gz freebsd-ports-gnome-d1ca0be6988f095918229669c64c597be83e6fd3.tar.zst freebsd-ports-gnome-d1ca0be6988f095918229669c64c597be83e6fd3.zip |
Change to my FreeBSD.org email address.
Approved by: crees (mentor)
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 |