diff options
author | linimon <linimon@FreeBSD.org> | 2004-02-11 11:03:05 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-02-11 11:03:05 +0800 |
commit | dee07d49cbed3a44c3a58db7fdc1686b96a38492 (patch) | |
tree | a66cc3db562e0d768caf0cfd7c44a67abbbd5aac /astro | |
parent | 9d7b2f264dcb42318a4e1f5e4b7e9a5a670eb4fe (diff) | |
download | freebsd-ports-gnome-dee07d49cbed3a44c3a58db7fdc1686b96a38492.tar.gz freebsd-ports-gnome-dee07d49cbed3a44c3a58db7fdc1686b96a38492.tar.zst freebsd-ports-gnome-dee07d49cbed3a44c3a58db7fdc1686b96a38492.zip |
dbaker@FreeBSD.org has been inactive in the ports community for over
a year now, so return his ports to the unmaintained pool in the hopes
that someone will adopt them and give them a good home.
While here, pacify portlint on all of them.
Discussed with: various members of portmgr@, at various times over
the last few months.
Diffstat (limited to 'astro')
-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 dbf79e7ce293..97cdf9df499a 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= dbaker@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Differential GPS over IP communication device GNU_CONFIGURE= yes |