diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-07-24 17:13:51 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-07-24 17:13:51 +0800 |
commit | 09b710f778ac4655cf0d85f1b6d744f2603b16be (patch) | |
tree | 9e0949be424511d67375f38b486fbf32297b77e5 /audio | |
parent | 1e5f8ae6a7815230b2dd76cef7260ffebfc2680f (diff) | |
download | freebsd-ports-graphics-09b710f778ac4655cf0d85f1b6d744f2603b16be.tar.gz freebsd-ports-graphics-09b710f778ac4655cf0d85f1b6d744f2603b16be.tar.zst freebsd-ports-graphics-09b710f778ac4655cf0d85f1b6d744f2603b16be.zip |
- Update MASTER_SITES
- Update WWW
Diffstat (limited to 'audio')
-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 7ff344f37c0..98de8258ae3 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 ff4c84319eb..b0edc1ddbca 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 |