diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-01-30 10:06:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-01-30 10:06:22 +0000 |
commit | 04b9f32adde886310a5458aa4758d88767f41ef7 (patch) | |
tree | 707463dd3fc30bc1ecf4f0f22d041b1d64a8e61f /misc/bidwatcher | |
parent | d48dc2594246104bfe20c26382a428248ad0abec (diff) |
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 042e9f231775..1c7d6aefeaba 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -8,7 +8,7 @@ PORTNAME= bidwatcher PORTVERSION= 1.3.11 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |