diff options
author | obrien <obrien@FreeBSD.org> | 2001-02-18 11:37:59 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-02-18 11:37:59 +0000 |
commit | 25e1541187fd6ebd57ea768baeada84344119b8a (patch) | |
tree | 5aad0e24e85f5cb03da30453c3675820ca5f907a /net-p2p | |
parent | 7ce9f5fe7eb5b49e05995c0f2ebdc1af8156bde7 (diff) | |
download | FreeBSD-ports-25e1541187fd6ebd57ea768baeada84344119b8a.zip FreeBSD-ports-25e1541187fd6ebd57ea768baeada84344119b8a.tar.gz |
Update from the -1 to the 0.9.7.2 (ie .2) release which fixes a
configuration bug.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/lopster/Makefile | 5 | ||||
-rw-r--r-- | net-p2p/lopster/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile index 848480f..7a73172 100644 --- a/net-p2p/lopster/Makefile +++ b/net-p2p/lopster/Makefile @@ -6,10 +6,9 @@ # PORTNAME= lopster -PORTVERSION= 0.9.7 -PORTREVISION= 1 +PORTVERSION= 0.9.7.2 CATEGORIES= audio -DISTNAME= ${PORTNAME}-${PORTVERSION}-${PORTREVISION} +DISTNAME= ${PORTNAME}-${PORTVERSION} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-p2p/lopster/distinfo b/net-p2p/lopster/distinfo index 4f33867..3c4941c 100644 --- a/net-p2p/lopster/distinfo +++ b/net-p2p/lopster/distinfo @@ -1 +1 @@ -MD5 (lopster-0.9.7-1.tar.gz) = f71a5a99b24c26c6801e0d347191f5e6 +MD5 (lopster-0.9.7.2.tar.gz) = 722eb20e8a2c0c2f477e53b0ff246f8e |