diff options
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 1f581fc52786..0de620b7ef3f 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= ports@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org COMMENT= Bid monitor for eBay LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl |