diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-07-24 09:13:51 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-07-24 09:13:51 +0000 |
commit | 643de8b2ed002b33a355a546064816b1bb2113a5 (patch) | |
tree | 896d8fd3eba2d3673b6c10cf6ed45812eb53a7c5 /audio/ocp | |
parent | 08e99fba8908c45e5ef0833635316a20bca2b164 (diff) | |
download | ports-643de8b2ed002b33a355a546064816b1bb2113a5.tar.gz ports-643de8b2ed002b33a355a546064816b1bb2113a5.zip |
Notes
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 |