diff options
author | eric <eric@FreeBSD.org> | 2002-06-12 04:55:00 +0800 |
---|---|---|
committer | eric <eric@FreeBSD.org> | 2002-06-12 04:55:00 +0800 |
commit | 5e8ecb336eae01c0ec8b13e42be81249428beaf6 (patch) | |
tree | a05c3c6bd6abe7675cc20a393f9b336db5871d24 /audio/wmusic | |
parent | 3dd03d79f0acc6d92cc08e8500aba83e30713d4c (diff) | |
download | freebsd-ports-gnome-5e8ecb336eae01c0ec8b13e42be81249428beaf6.tar.gz freebsd-ports-gnome-5e8ecb336eae01c0ec8b13e42be81249428beaf6.tar.zst freebsd-ports-gnome-5e8ecb336eae01c0ec8b13e42be81249428beaf6.zip |
Update to 1.4.9 and compensate for distribution file renaming silliness.
Diffstat (limited to 'audio/wmusic')
-rw-r--r-- | audio/wmusic/Makefile | 5 | ||||
-rw-r--r-- | audio/wmusic/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile index 3670461307fa..fe758b464027 100644 --- a/audio/wmusic/Makefile +++ b/audio/wmusic/Makefile @@ -6,9 +6,10 @@ # PORTNAME= wmusic -PORTVERSION= 1.4.7 +PORTVERSION= 1.4.9 CATEGORIES= audio windowmaker -MASTER_SITES= http://hadess.net/files/ +MASTER_SITES= http://home.jtan.com/~john/wmusic/downloads/ +DISTFILES= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX} MAINTAINER= eric@FreeBSD.org diff --git a/audio/wmusic/distinfo b/audio/wmusic/distinfo index 054d895bb2a5..78c3ea5fbbdb 100644 --- a/audio/wmusic/distinfo +++ b/audio/wmusic/distinfo @@ -1 +1 @@ -MD5 (wmusic-1.4.7.tar.gz) = accd0711d89e4049174a2554e1c61958 +MD5 (wmusic-1.4.9-src.tar.gz) = 516feef656d8cef7850322a681a4cf22 |