diff options
author | pav <pav@FreeBSD.org> | 2004-07-26 00:15:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-26 00:15:48 +0800 |
commit | e0a2d2b27aa24caacb0b107bf78c82020f7ea2a4 (patch) | |
tree | 30929fd7769afc19a015035d0c90066708838245 /audio/lopster/Makefile | |
parent | 0210c30b92538c3615533800daace1fb2f5ac562 (diff) | |
download | freebsd-ports-gnome-e0a2d2b27aa24caacb0b107bf78c82020f7ea2a4.tar.gz freebsd-ports-gnome-e0a2d2b27aa24caacb0b107bf78c82020f7ea2a4.tar.zst freebsd-ports-gnome-e0a2d2b27aa24caacb0b107bf78c82020f7ea2a4.zip |
- Distfile was rerolled with few non-critical changes (diff have 106 lines).
More, there is a note on project website and new MD5 matches MD5 on the website.
PR: ports/69544
Submitted by: Roman Shterenzon <ports@oven.org> (maintainer)
Diffstat (limited to 'audio/lopster/Makefile')
-rw-r--r-- | audio/lopster/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/lopster/Makefile b/audio/lopster/Makefile index d263e388373d..55f605956811 100644 --- a/audio/lopster/Makefile +++ b/audio/lopster/Makefile @@ -7,9 +7,9 @@ PORTNAME= lopster PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://lopster.sourceforge.net/download/ MAINTAINER= ports@oven.org COMMENT= GTK+ client for Napster |