summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-09-08 17:43:19 +0000
committerobrien <obrien@FreeBSD.org>2005-09-08 17:43:19 +0000
commit6d3c8b3c33d9d092b40a02cc5c0ef90b7919b96b (patch)
tree7a6486ed9abfaa942d777ce7a172bd8b72736d6f /misc
parent9e665a81f6e697659226db5c1616e668e203470f (diff)
downloadFreeBSD-ports-6d3c8b3c33d9d092b40a02cc5c0ef90b7919b96b.zip
FreeBSD-ports-6d3c8b3c33d9d092b40a02cc5c0ef90b7919b96b.tar.gz
Fix the build by using a different way to express the newer source base.
(Note PORTEPOCH is not needed nor desired as this port wasn't fetchable.)
Diffstat (limited to 'misc')
-rw-r--r--misc/bidwatcher/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile
index 45d3f70..caaa1c7 100644
--- a/misc/bidwatcher/Makefile
+++ b/misc/bidwatcher/Makefile
@@ -7,8 +7,8 @@
#
PORTNAME= bidwatcher
-PORTVERSION= 1.3.17.1
-PORTREVISION?= 0
+PORTVERSION= 1.3.17
+PORTREVISION?= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
OpenPOWER on IntegriCloud