diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2010-10-12 20:07:06 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2010-10-12 20:07:06 +0000 |
commit | 7ef5c7ee713599e1dae844cd6491f6a1edf3cacd (patch) | |
tree | 5ecddb3ca468492a7a07316b220a2134894b9731 | |
parent | 3c3b17a3a691fb1525aa3872317928b967722bd3 (diff) | |
download | ports-7ef5c7ee713599e1dae844cd6491f6a1edf3cacd.tar.gz ports-7ef5c7ee713599e1dae844cd6491f6a1edf3cacd.zip |
Notes
-rw-r--r-- | misc/bidwatcher/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 1461abf551a4..c6f9209839dd 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -19,6 +19,9 @@ MASTER_SITES= SF MAINTAINER= obrien@FreeBSD.org COMMENT= Bid monitor for eBay +DEPRECATED= Obsoleted by JBidwatcher and changes at http://ebay.com +EXPIRATION_DATE= 2010-11-08 + LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl PLIST_FILES= bin/bidwatcher |