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 /misc/proxyper | |
parent | Respect CFLAGS; utilize USE_GETOPT_LONG; utilize USE_LIBTOOL. (diff) |
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')
-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 |