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 /misc/bidwatcher | |
parent | cb997d53a968b658ee31bc2b613881c62f7dec82 (diff) | |
download | ports-e500047cccd6b3dfc816374e8cb83ec051c59a88.tar.gz ports-e500047cccd6b3dfc816374e8cb83ec051c59a88.zip |
Notes
Diffstat (limited to 'misc/bidwatcher')
-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} |