diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-14 09:12:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-14 09:12:26 +0000 |
commit | 2b3f486973b66e6c5780ffd8254e0969f5257945 (patch) | |
tree | f2cbc0d24071ad981c007ab300ed9b51773f87e6 /audio/abcmidi | |
parent | 36f9af8015665cccd676810ba50e435f0a4c21ed (diff) | |
download | ports-2b3f486973b66e6c5780ffd8254e0969f5257945.tar.gz ports-2b3f486973b66e6c5780ffd8254e0969f5257945.zip |
Notes
Diffstat (limited to 'audio/abcmidi')
-rw-r--r-- | audio/abcmidi/Makefile | 4 | ||||
-rw-r--r-- | audio/abcmidi/distinfo | 6 | ||||
-rw-r--r-- | audio/abcmidi/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/abcmidi/Makefile b/audio/abcmidi/Makefile index 6f726da24c83..70e7e18da608 100644 --- a/audio/abcmidi/Makefile +++ b/audio/abcmidi/Makefile @@ -6,9 +6,9 @@ # PORTNAME= abcmidi -PORTVERSION= 2008.08.13 +PORTVERSION= 2008.09.28 CATEGORIES= audio -MASTER_SITES= SF/abc +MASTER_SITES= http://ifdo.pugmarks.com/~seymour/runabc/ DISTNAME= abcMIDI-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org diff --git a/audio/abcmidi/distinfo b/audio/abcmidi/distinfo index c755ad3c62b0..4b51da47dd89 100644 --- a/audio/abcmidi/distinfo +++ b/audio/abcmidi/distinfo @@ -1,3 +1,3 @@ -MD5 (abcMIDI-2008-08-13.zip) = ed2fa4edb6356d8b61b54d512870a6b5 -SHA256 (abcMIDI-2008-08-13.zip) = 6a2bc33a89ac1a5481834cefc033ad4737825f551311d16fa48ad2d4d0872947 -SIZE (abcMIDI-2008-08-13.zip) = 378756 +MD5 (abcMIDI-2008-09-28.zip) = a0426bd2cb3aed712fad6104b8632518 +SHA256 (abcMIDI-2008-09-28.zip) = 4e318517f2c96bdac8a5883d2110b875630787d7d1f8e2a807c3f8077c9cb109 +SIZE (abcMIDI-2008-09-28.zip) = 379856 diff --git a/audio/abcmidi/pkg-descr b/audio/abcmidi/pkg-descr index b96d89bcf5b7..79dac5b60527 100644 --- a/audio/abcmidi/pkg-descr +++ b/audio/abcmidi/pkg-descr @@ -16,7 +16,7 @@ Check ${PREFIX}/share/doc/abcmidi/ for these and other docs. The abc format is plain text, but you might optionally install a MIDI player (timidity) and a PostScript viewer (gv with ghostscript). -WWW: http://abc.sourceforge.net/abcMIDI/ +WWW: http://ifdo.pugmarks.com/~seymour/runabc/top.html - Sue Blake sue@freebsd.org |