diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bidwatcher/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 45d3f70faac..caaa1c76e15 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} |