diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-10-11 12:53:44 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-10-11 12:53:44 +0000 |
commit | e153524dcbbcfd5ad79139ce1a022065ed9243fb (patch) | |
tree | 21b577e041b822b8c47b174e754f15e241b32e61 /multimedia | |
parent | 2393165f346d329b392638dde0f66718216b7e38 (diff) |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/netshow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/netshow/Makefile b/multimedia/netshow/Makefile index 51a47accc199..b357670fd161 100644 --- a/multimedia/netshow/Makefile +++ b/multimedia/netshow/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.00.251 PORTREVISION= 2 CATEGORIES= multimedia linux net MASTER_SITES= ftp://ftp.mayn.de/pub/really_old_stuff/unix/browser/plugins/ \ - http://voodoo.oberon.net/download/ + http://voodoo.bawue.com/download/ DISTNAME= netshow_linux EXTRACT_SUFX= .gz |