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 /misc/proxyper/Makefile | |
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 'misc/proxyper/Makefile')
-rw-r--r-- | misc/proxyper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/proxyper/Makefile b/misc/proxyper/Makefile index 9551d9c1ea17..f91bc7a3f8eb 100644 --- a/misc/proxyper/Makefile +++ b/misc/proxyper/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/proxyper/ \ http://http.distributed.net/pub/dcti/proxyper/ DISTNAME= proxyper${PORTVERSION}-freebsd-x86 -MAINTAINER= dbaker@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The official distributed.net v2 personal proxy USE_REINPLACE= yes |