aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-05-21 17:33:07 +0800
committervs <vs@FreeBSD.org>2004-05-21 17:33:07 +0800
commit06fe4eb071b8b9a761ff06e5b070523589ea224e (patch)
treefd6ed43a77d338d1b69fba97fc95d14139dc8848
parent3647b3d89b446c941f57de2f69c4e1fcce25b91c (diff)
downloadfreebsd-ports-graphics-06fe4eb071b8b9a761ff06e5b070523589ea224e.tar.gz
freebsd-ports-graphics-06fe4eb071b8b9a761ff06e5b070523589ea224e.tar.zst
freebsd-ports-graphics-06fe4eb071b8b9a761ff06e5b070523589ea224e.zip
Chase MASTER_SITES.
PR: ports/66721 Submitted by: Roman Neuhauser
-rw-r--r--audio/playmidi/Makefile7
-rw-r--r--audio/playmidi/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/audio/playmidi/Makefile b/audio/playmidi/Makefile
index b8f6af60caf..986470b1fdd 100644
--- a/audio/playmidi/Makefile
+++ b/audio/playmidi/Makefile
@@ -6,13 +6,16 @@
#
PORTNAME= playmidi
-PORTVERSION= 2.4
+PORTVERSION= 2.5
CATEGORIES= audio
-MASTER_SITES= http://people.nl.linux.org/~diz/playmidi/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= MIDI player
+WRKSRC= ${WRKDIR}/${PORTNAME}-2.4
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500014
diff --git a/audio/playmidi/distinfo b/audio/playmidi/distinfo
index c4bb8ed409a..e3ed7e2dff9 100644
--- a/audio/playmidi/distinfo
+++ b/audio/playmidi/distinfo
@@ -1,2 +1,2 @@
-MD5 (playmidi-2.4.tar.gz) = ce27bfbc4e122f103bf3d2fe8d253011
-SIZE (playmidi-2.4.tar.gz) = 147687
+MD5 (playmidi-2.5.tar.gz) = ce27bfbc4e122f103bf3d2fe8d253011
+SIZE (playmidi-2.5.tar.gz) = 147687