diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2000-12-08 13:30:18 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2000-12-08 13:30:18 +0000 |
commit | a044790c3a280f1bc25439277d8eb1db2ffb7d7d (patch) | |
tree | 3182d7051c4fa3d267027321b9b96008cd412f54 | |
parent | * Remove the Linux -dynamic-linker specification from the `ld' execution. (diff) |
Update to 0.9.7-1.
PR: 23369
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=35769
-rw-r--r-- | audio/lopster/Makefile | 3 | ||||
-rw-r--r-- | audio/lopster/distinfo | 2 | ||||
-rw-r--r-- | net-p2p/lopster/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/lopster/distinfo | 2 |
4 files changed, 6 insertions, 4 deletions
diff --git a/audio/lopster/Makefile b/audio/lopster/Makefile index 3fc8308534b9..848480f55a79 100644 --- a/audio/lopster/Makefile +++ b/audio/lopster/Makefile @@ -6,9 +6,10 @@ # PORTNAME= lopster -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 PORTREVISION= 1 CATEGORIES= audio +DISTNAME= ${PORTNAME}-${PORTVERSION}-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/lopster/distinfo b/audio/lopster/distinfo index 7f3c02aad8a6..4f33867f4fc3 100644 --- a/audio/lopster/distinfo +++ b/audio/lopster/distinfo @@ -1 +1 @@ -MD5 (lopster-0.9.6.tar.gz) = 0266c76e28bf81efb50b46d4c1dc1f67 +MD5 (lopster-0.9.7-1.tar.gz) = f71a5a99b24c26c6801e0d347191f5e6 diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile index 3fc8308534b9..848480f55a79 100644 --- a/net-p2p/lopster/Makefile +++ b/net-p2p/lopster/Makefile @@ -6,9 +6,10 @@ # PORTNAME= lopster -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 PORTREVISION= 1 CATEGORIES= audio +DISTNAME= ${PORTNAME}-${PORTVERSION}-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-p2p/lopster/distinfo b/net-p2p/lopster/distinfo index 7f3c02aad8a6..4f33867f4fc3 100644 --- a/net-p2p/lopster/distinfo +++ b/net-p2p/lopster/distinfo @@ -1 +1 @@ -MD5 (lopster-0.9.6.tar.gz) = 0266c76e28bf81efb50b46d4c1dc1f67 +MD5 (lopster-0.9.7-1.tar.gz) = f71a5a99b24c26c6801e0d347191f5e6 |