diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2006-06-26 18:01:17 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2006-06-26 18:01:17 +0000 |
commit | 87f9c08794100ba68310374a431266825f5e1863 (patch) | |
tree | d3bc3f86f1c14a6348a03a4a4c806e85197c227f /misc/bidwatcher | |
parent | b490a82d61bb0c5e8d3643004d692854631c9594 (diff) | |
download | ports-87f9c08794100ba68310374a431266825f5e1863.tar.gz ports-87f9c08794100ba68310374a431266825f5e1863.zip |
Notes
Diffstat (limited to 'misc/bidwatcher')
-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 |