diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 14:37:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 14:37:29 +0800 |
commit | 55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d (patch) | |
tree | bc7a2deb1e1a33e7dc90f78415410ed3feba34b2 /misc | |
parent | 45e1e85a5c1f81ba489515e08f0f9575c4190e84 (diff) | |
download | freebsd-ports-graphics-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.tar.gz freebsd-ports-graphics-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.tar.zst freebsd-ports-graphics-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.zip |
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bidwatcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 8c65fcb0e90..1f581fc5278 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} #PATCHFILES= bidwatcher-1.3.16-SSL_with_libcurl.02.patch #PATCH_DIST_STRIP= -p1 -MAINTAINER= mph@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bid monitor for eBay LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl |