diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-04-16 03:13:34 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-04-16 03:13:34 +0800 |
commit | 334897b1aa1a1fb6620a5e23e28cb4c40d9ecf36 (patch) | |
tree | dbfd004c7f1479edd11df81e3fcbeb9ac3bf1983 /astro | |
parent | d1f01f06870048b980c6c9e27e21632a3acc70d1 (diff) | |
download | freebsd-ports-gnome-334897b1aa1a1fb6620a5e23e28cb4c40d9ecf36.tar.gz freebsd-ports-gnome-334897b1aa1a1fb6620a5e23e28cb4c40d9ecf36.tar.zst freebsd-ports-gnome-334897b1aa1a1fb6620a5e23e28cb4c40d9ecf36.zip |
- Reassign to ports@
- Thank you for your service, we hope to see you back
PR: ports/122796, ports/122797, ports/122798
Submitted by: Laurent Courty <lrntct gmail.com>
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gpsbabel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile index 21cd331039fc..393e926f27da 100644 --- a/astro/gpsbabel/Makefile +++ b/astro/gpsbabel/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.3.4 CATEGORIES= astro geography MASTER_SITES= SFE -MAINTAINER= lrntct@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A gps file translating tool LIB_DEPENDS= usb:${PORTSDIR}/devel/libusb \ |