diff options
author | linimon <linimon@FreeBSD.org> | 2004-02-12 07:22:34 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-02-12 07:22:34 +0800 |
commit | 9d325ce4c4bb792518fb81a1c1a50afa90cc6865 (patch) | |
tree | c101b565171f82caa8ebee0268a0ea8150e981bb | |
parent | 253cd906c75061925c433c89109d61d9ce734d03 (diff) | |
download | freebsd-ports-gnome-9d325ce4c4bb792518fb81a1c1a50afa90cc6865.tar.gz freebsd-ports-gnome-9d325ce4c4bb792518fb81a1c1a50afa90cc6865.tar.zst freebsd-ports-gnome-9d325ce4c4bb792518fb81a1c1a50afa90cc6865.zip |
Jason Harris has agreed to take over maintainence. Thanks, Jason.
-rw-r--r-- | astro/dgpsip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/dgpsip/Makefile b/astro/dgpsip/Makefile index 97cdf9df499a..5f4c3a416df5 100644 --- a/astro/dgpsip/Makefile +++ b/astro/dgpsip/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.32 CATEGORIES= astro MASTER_SITES= http://www.wsrcc.com/wolfgang/ftp/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jharris@widomaker.com COMMENT= Differential GPS over IP communication device GNU_CONFIGURE= yes |