diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2003-01-18 19:00:30 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-01-18 19:00:30 +0000 |
commit | 753ac10b808b08db4eba3294d176700c3ca5543c (patch) | |
tree | a1166a8b38a5ca87a139a38994a0d0ed05246f20 /misc/bidwatcher | |
parent | dfa2b6e621a6470133c1639f51b32d8c17bb9a7d (diff) | |
download | ports-753ac10b808b08db4eba3294d176700c3ca5543c.tar.gz ports-753ac10b808b08db4eba3294d176700c3ca5543c.zip |
Notes
Diffstat (limited to 'misc/bidwatcher')
-rw-r--r-- | misc/bidwatcher/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 218b43c935cd..e88894f91bdc 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -7,6 +7,7 @@ PORTNAME= bidwatcher PORTVERSION= 1.3.7 +PORTREVISION?= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |