summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-12-06 15:14:38 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-12-06 15:14:38 +0000
commit2c6d4fda1f70aec1023df1a8731dbbd87eb42081 (patch)
tree21ad26d237473c442cde478a95e218fe0a2f1cdf
parent- Update to 2005.13.07 to make fetchable again (diff)
- Fix master site and WWW line
- Add SHA256 checksum PR: ports/90025 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes
Notes: svn path=/head/; revision=150532
-rw-r--r--games/gnome-music-quiz/Makefile2
-rw-r--r--games/gnome-music-quiz/distinfo1
-rw-r--r--games/gnome-music-quiz/pkg-descr2
3 files changed, 3 insertions, 2 deletions
diff --git a/games/gnome-music-quiz/Makefile b/games/gnome-music-quiz/Makefile
index 8381eb3f53fa..374c0c128cf5 100644
--- a/games/gnome-music-quiz/Makefile
+++ b/games/gnome-music-quiz/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gnome-music-quiz
PORTVERSION= 0.1
PORTREVISION= 7
CATEGORIES= games audio
-MASTER_SITES= http://ishamael.tunkeymicket.com/tarballs/
+MASTER_SITES= http://ishamael.inactivex.net/software/tarballs/
DISTNAME= mq-${PORTVERSION}
MAINTAINER= jylefort@FreeBSD.org
diff --git a/games/gnome-music-quiz/distinfo b/games/gnome-music-quiz/distinfo
index 0781e0a4a5de..8e109054d91f 100644
--- a/games/gnome-music-quiz/distinfo
+++ b/games/gnome-music-quiz/distinfo
@@ -1,2 +1,3 @@
MD5 (mq-0.1.tar.gz) = 8f2051612c0a1dcecbd6cd0b2f30d397
+SHA256 (mq-0.1.tar.gz) = f9932d6bd380b7d4ba0c3bc8d5812ba2ff8f6e31e160611cb4ca778a2ccbaaef
SIZE (mq-0.1.tar.gz) = 817333
diff --git a/games/gnome-music-quiz/pkg-descr b/games/gnome-music-quiz/pkg-descr
index e137130277ae..aa73d976021e 100644
--- a/games/gnome-music-quiz/pkg-descr
+++ b/games/gnome-music-quiz/pkg-descr
@@ -4,7 +4,7 @@ library. The faster a player identifies a song the more points he or
she receives. Great for parties or to learn your music and impress
your friends.
-WWW: http://ishamael.tunkeymicket.com/mq.php
+WWW: http://ishamael.inactivex.net/software/mq.html
- Jean-Yves Lefort
jylefort@FreeBSD.org