diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2007-09-15 21:31:11 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2007-09-15 21:31:11 +0000 |
commit | 6bacc4895872226093b2a4a0889847334c76fbff (patch) | |
tree | 87a67ec9acc8549cfd41bf7723ecc587675248d9 /misc | |
parent | da04ea05fa2899d7252caa186011117d67ffb342 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/jbidwatcher/Makefile | 7 | ||||
-rw-r--r-- | misc/jbidwatcher/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/misc/jbidwatcher/Makefile b/misc/jbidwatcher/Makefile index c7c389c85677..3eff22bd7b5c 100644 --- a/misc/jbidwatcher/Makefile +++ b/misc/jbidwatcher/Makefile @@ -6,10 +6,11 @@ # PORTNAME= jbidwatcher -DISTVERSION= 1.0.1 -PORTREVISION= 1 +DISTVERSION= 1.0.2 +PORTREVISION?= 0 CATEGORIES= misc java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://www.jbidwatcher.com/rdl/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= JBidWatcher-${DISTVERSION} EXTRACT_SUFX= .jar diff --git a/misc/jbidwatcher/distinfo b/misc/jbidwatcher/distinfo index 9719009985f1..3635aac8b037 100644 --- a/misc/jbidwatcher/distinfo +++ b/misc/jbidwatcher/distinfo @@ -1,3 +1,3 @@ -MD5 (JBidWatcher-1.0.1.jar) = 0b218a0112481495af3d89410386a6fb -SHA256 (JBidWatcher-1.0.1.jar) = 8bcd89a3e5e60063311ca4172a405fe5535906339a926ec7162c7babf4437585 -SIZE (JBidWatcher-1.0.1.jar) = 799743 +MD5 (JBidWatcher-1.0.2.jar) = b89a741715c0a4bc271a37f295bd2ac7 +SHA256 (JBidWatcher-1.0.2.jar) = 0876885686d9cca47e1f1a46d4156d43a490e4cee76632bbdedd15865c3c58f5 +SIZE (JBidWatcher-1.0.2.jar) = 722936 |