diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2004-02-04 23:03:24 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2004-02-04 23:03:24 +0000 |
commit | e500047cccd6b3dfc816374e8cb83ec051c59a88 (patch) | |
tree | e5de165bcdeff7709105cf12f22f6df5cfe37d8a | |
parent | Make the add-by-URL patch work again. (diff) |
Bump portrevision so people get the patch...
Diffstat (limited to '')
-rw-r--r-- | misc/bidwatcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 9fa8a64e0f98..c0b64d01350b 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -8,7 +8,7 @@ PORTNAME= bidwatcher PORTVERSION= 1.3.11 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |