diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-18 19:33:02 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-18 19:33:02 +0000 |
commit | 650027bb7205cb5c2b49f9a61352cab5e40755af (patch) | |
tree | 51004e194c627a20dbf2b54fbab93c300dccf2c3 /misc/bidwatcher/Makefile | |
parent | 7c554678fa374be1d528f10f6ee2209ed87c2fac (diff) | |
download | ports-650027bb7205cb5c2b49f9a61352cab5e40755af.tar.gz ports-650027bb7205cb5c2b49f9a61352cab5e40755af.zip |
Notes
Diffstat (limited to 'misc/bidwatcher/Makefile')
-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 d1cedd82934d..7e6f39e8890b 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -7,8 +7,8 @@ # PORTNAME= bidwatcher -PORTVERSION= 1.3.16 -PORTREVISION?= 1 +PORTVERSION= 1.3.17 +PORTREVISION?= 0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |