diff options
author | mph <mph@FreeBSD.org> | 2004-02-04 23:03:24 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 2004-02-04 23:03:24 +0000 |
commit | 4d65bd6b26ddfc415ec872ccf1a3bfa8118d47fb (patch) | |
tree | 968c984374139b00eb615f58874e91f45f40df07 /misc | |
parent | 22569c43399e4f60709e98660ad0872199830ab7 (diff) | |
download | FreeBSD-ports-4d65bd6b26ddfc415ec872ccf1a3bfa8118d47fb.zip FreeBSD-ports-4d65bd6b26ddfc415ec872ccf1a3bfa8118d47fb.tar.gz |
Bump portrevision so people get the patch...
Diffstat (limited to 'misc')
-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 9fa8a64..c0b64d0 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} |