summaryrefslogtreecommitdiff
path: root/audio/libmikmod
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-04 09:50:27 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-04 09:50:27 +0000
commit76e987cbed8c9e6e57c9f8e5d21e35794c1f9d74 (patch)
tree979e8ab0d8938e00693b9b0ae468eca09f56b084 /audio/libmikmod
parent- Update to 3.2.1 (diff)
- Update master sites, website url
- Give maintainership to submitter PR: ports/59691 Submitted by: David Le Brun <daviddyn-ns.net@da-quirk.org> Approved by: adamw (mentor)
Notes
Notes: svn path=/head/; revision=94914
Diffstat (limited to 'audio/libmikmod')
-rw-r--r--audio/libmikmod/Makefile4
-rw-r--r--audio/libmikmod/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/libmikmod/Makefile b/audio/libmikmod/Makefile
index 95e4e931e66a..6fc0dd4ccc5b 100644
--- a/audio/libmikmod/Makefile
+++ b/audio/libmikmod/Makefile
@@ -10,10 +10,10 @@ PORTVERSION= 3.1.10
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
- http://www.mikmod.org/files/libmikmod/
+ http://mikmod.raphnet.net/files/
MASTER_SITE_SUBDIR= apps/sound/libs
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= david@dyn-ns.net
COMMENT= MikMod Sound Library
USE_REINPLACE= yes
diff --git a/audio/libmikmod/pkg-descr b/audio/libmikmod/pkg-descr
index 6cff1309d776..0723ec3088ec 100644
--- a/audio/libmikmod/pkg-descr
+++ b/audio/libmikmod/pkg-descr
@@ -3,6 +3,6 @@ libmikmod is a portable sound library for Unix.
It is able to play the IT, XM, S3M, MTM, 669, STM, ULT, FAR, MED, AMF, DSM,
IMF, GDM, STX, OKT and of course MOD module formats.
-WWW: http://www.mikmod.org/
+WWW: http://mikmod.raphnet.net
- Michael <mharo@area51.fremont.ca.us>