diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-11 03:03:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-11 03:03:05 +0000 |
commit | 82affe8f1796f85bc87f38943473b51da0fecd07 (patch) | |
tree | e513015fa3383e46a39d4a111f294acf6ee4c925 /astro | |
parent | d00fb69ce5397fb7f5e75a0ee897ae47b43b14d1 (diff) | |
download | ports-82affe8f1796f85bc87f38943473b51da0fecd07.tar.gz ports-82affe8f1796f85bc87f38943473b51da0fecd07.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.
Notes
Notes:
svn path=/head/; revision=100617
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 |