summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/esniper/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/esniper/Makefile b/misc/esniper/Makefile
index b5a2773b7b3c..bbd6c7c29160 100644
--- a/misc/esniper/Makefile
+++ b/misc/esniper/Makefile
@@ -3,16 +3,18 @@
PORTNAME= esniper
DISTVERSION= 2-35-0
+PORTREVISION= 2
CATEGORIES= misc net
MASTER_SITES= https://sourceforge.net/code-snapshots/git/e/es/esniper/git.git/
-DISTNAME= ${PORTNAME}-git-91d2665539beaeac21fb4c0cc2fd39c44e771ed7
-PORTREVISION= 2
+DISTNAME= ${PORTNAME}-git-91d2665539beaeac21fb4c0cc2fd39c44e771ed7
MAINTAINER= ag-freebsd@muc.de
COMMENT= Lightweight console application for sniping ebay auctions
LICENSE= BSD2CLAUSE
+BROKEN= Incompatible with eBay website changes
+
LIB_DEPENDS= libcurl.so:ftp/curl
USES= zip