diff options
Diffstat (limited to 'audio/ocp')
-rw-r--r-- | audio/ocp/Makefile | 2 | ||||
-rw-r--r-- | audio/ocp/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index 7ff344f37c0b..98de8258ae3d 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -9,7 +9,7 @@ PORTNAME= ocp PORTVERSION= 0.1.9 PORTREVISION= 4 CATEGORIES= audio -MASTER_SITES= http://labs.nixia.no/ \ +MASTER_SITES= http://stian.lunafish.org/ocp/ \ http://critical.ch/distfiles/ \ http://energy.critical.ch/distfiles/ diff --git a/audio/ocp/pkg-descr b/audio/ocp/pkg-descr index ff4c84319eb7..b0edc1ddbcaa 100644 --- a/audio/ocp/pkg-descr +++ b/audio/ocp/pkg-descr @@ -10,4 +10,4 @@ In addition to legacy tracker formats such as mod, xm and s3m, Open Cubic Player now also supports mp3 and ogg files and can be compiled with libadplug support. -WWW: http://freshmeat.net/projects/opencubicplayer/ +WWW: http://stian.lunafish.org/coding-ocp.php |