diff options
author | Gleb Smirnoff <glebius@FreeBSD.org> | 2016-02-18 12:53:58 +0800 |
---|---|---|
committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2016-02-18 12:53:58 +0800 |
commit | 83f2968045c13ad16dd8ead1e9d15312bfa87183 (patch) | |
tree | 354494d2208e369f6f168dbd7cc1cf1b19fe5102 /astro | |
parent | f58419a537d3198e0ae51b53f167f12dd2f6be39 (diff) | |
download | freebsd-ports-gnome-83f2968045c13ad16dd8ead1e9d15312bfa87183.tar.gz freebsd-ports-gnome-83f2968045c13ad16dd8ead1e9d15312bfa87183.tar.zst freebsd-ports-gnome-83f2968045c13ad16dd8ead1e9d15312bfa87183.zip |
Pass maintainership to John Hein <z7dr6ut7gs snkmail.com>. Unfortunately,
I no longer travel with my precious FreeBSD based CarPC.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gpsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsd/Makefile b/astro/gpsd/Makefile index c3d8a22544bd..d6ffe6dea7aa 100644 --- a/astro/gpsd/Makefile +++ b/astro/gpsd/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= astro geography MASTER_SITES= SAVANNAH -MAINTAINER= glebius@FreeBSD.org +MAINTAINER= z7dr6ut7gs@snkmail.com COMMENT= Daemon that monitors one or more GPSes attached to a host computer LICENSE= BSD3CLAUSE |