aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-12-29 02:05:51 +0800
committerpetef <petef@FreeBSD.org>2001-12-29 02:05:51 +0800
commitc9011166678392bbd5b8b7bdb8a95f7c6e6a6499 (patch)
tree2e9cc89864eef579091c47c0d176ec21a9c0d3fa /audio
parent341dc12927ee065a8df957722b7c487e7926a950 (diff)
downloadfreebsd-ports-gnome-c9011166678392bbd5b8b7bdb8a95f7c6e6a6499.tar.gz
freebsd-ports-gnome-c9011166678392bbd5b8b7bdb8a95f7c6e6a6499.tar.zst
freebsd-ports-gnome-c9011166678392bbd5b8b7bdb8a95f7c6e6a6499.zip
Update MASTER_SITES and WWW: to mikmod's new home.
PR: 33283 Submitted by: maintainer
Diffstat (limited to 'audio')
-rw-r--r--audio/mikmod/Makefile2
-rw-r--r--audio/mikmod/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile
index 2b5811fb3b17..c06fba5f5617 100644
--- a/audio/mikmod/Makefile
+++ b/audio/mikmod/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mikmod
PORTVERSION= 3.1.6
CATEGORIES= audio
-MASTER_SITES= http://mikmod.online.fr/mikmod/
+MASTER_SITES= http://www.mikmod.org/files/mikmod/
MAINTAINER= yoshiaki@kt.rim.or.jp
diff --git a/audio/mikmod/pkg-descr b/audio/mikmod/pkg-descr
index b6280d141dcd..03b9c3da1232 100644
--- a/audio/mikmod/pkg-descr
+++ b/audio/mikmod/pkg-descr
@@ -11,4 +11,4 @@ and the loading/saving of playlists.
Full source included, use of this library for music/sound
effects in your own programs is encouraged!
-WWW: http://mikmod.online.fr/
+WWW: http://www.mikmod.org/
- Update to 5.0.stephen2012-05-1527-124/+605 * - Add patch to enable build of cephes subpackage. This adds floating pointstephen2012-05-103-42/+1491 * - Add another master_site: src-old, in case the source updates before the port.stephen2012-02-141-1/+2 * - Fix two LDFLAGS issues.stephen2012-02-022-2/+13 * - Remove a patch file that didn't do anything.stephen2012-02-021-41/+0 * - Patch to enable build on i386.stephen2012-02-021-0/+11 * - Small changes to post-patch target so that it can be restarted.stephen2012-02-011-5/+5 * - Added test target.stephen2012-01-311-0/+6 * - Add hack so that base cc is never used.stephen2012-01-313-27/+45 * - Set no_latest_link because of conflict with graphics/sage.stephen2012-01-261-0/+2 * - Small improvements to Makefile.stephen2012-01-251-6/+6