diff options
Diffstat (limited to 'misc/jbidwatcher/Makefile')
-rw-r--r-- | misc/jbidwatcher/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/jbidwatcher/Makefile b/misc/jbidwatcher/Makefile index 5879a50d7c44..62b187ead429 100644 --- a/misc/jbidwatcher/Makefile +++ b/misc/jbidwatcher/Makefile @@ -6,11 +6,10 @@ # PORTNAME= jbidwatcher -DISTVERSION= 2.0beta10 +DISTVERSION= 2.0beta11 CATEGORIES= misc java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.jbidwatcher.com/rdl/ -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://www.jbidwatcher.com/rdl/ \ + SF DISTNAME= JBidwatcher-${DISTVERSION} EXTRACT_SUFX= .jar EXTRACT_ONLY= |