diff options
author | roam <roam@FreeBSD.org> | 2000-12-08 21:30:18 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2000-12-08 21:30:18 +0800 |
commit | 9bb3087a49fbe041a1f63312fbd136fae3586206 (patch) | |
tree | 5a7fe124ee8eecc7e23fa9cfe296532263963c84 | |
parent | 50f9eaf6264ad45d1aa210e7cc06f2f4ecdd3e44 (diff) | |
download | freebsd-ports-gnome-9bb3087a49fbe041a1f63312fbd136fae3586206.tar.gz freebsd-ports-gnome-9bb3087a49fbe041a1f63312fbd136fae3586206.tar.zst freebsd-ports-gnome-9bb3087a49fbe041a1f63312fbd136fae3586206.zip |
Update to 0.9.7-1.
PR: 23369
Submitted by: maintainer
-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 |