diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-03-01 00:33:55 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-03-01 00:33:55 +0000 |
commit | d0c457ff140fb281b080b134f9b6c1c28482c904 (patch) | |
tree | a5b0a596980b5b183e6dfb491855ab29f1c2e36f /misc/bidwatcher/Makefile | |
parent | 6d6cf13d32cdceaf6cbe3ac12c8fc441f7c44165 (diff) |
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 9346b06b7aa4..ac65721da37c 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -7,8 +7,8 @@ # PORTNAME= bidwatcher -PORTVERSION= 1.3.11 -PORTREVISION?= 4 +PORTVERSION= 1.3.12 +PORTREVISION?= 0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |