diff options
author | obrien <obrien@FreeBSD.org> | 2010-10-13 04:07:06 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2010-10-13 04:07:06 +0800 |
commit | a9156559e8449730b136bc27b935d193f190fc76 (patch) | |
tree | 2af844ad83f086b0779dcf3b94cc2f1c90e13983 /misc | |
parent | c75784446fe2d21e697927eea3cc4d04c0ede98a (diff) | |
download | freebsd-ports-gnome-a9156559e8449730b136bc27b935d193f190fc76.tar.gz freebsd-ports-gnome-a9156559e8449730b136bc27b935d193f190fc76.tar.zst freebsd-ports-gnome-a9156559e8449730b136bc27b935d193f190fc76.zip |
Mark DEPRECATED.
Approved by: portmgr (pav)
Diffstat (limited to 'misc')
-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 |