diff options
author | tom <tom@FreeBSD.org> | 2000-03-24 22:12:26 +0000 |
---|---|---|
committer | tom <tom@FreeBSD.org> | 2000-03-24 22:12:26 +0000 |
commit | 6c5e2d2c9fa7f9bf799e949ea0438bb373eea9ad (patch) | |
tree | 63b6bfe0fe417b2abe598e9db204b1900e3e2f0a /audio/kmikmod | |
parent | 6913a91ae0e68273e3a5504bd2e98d9de6954aa1 (diff) | |
download | FreeBSD-ports-6c5e2d2c9fa7f9bf799e949ea0438bb373eea9ad.zip FreeBSD-ports-6c5e2d2c9fa7f9bf799e949ea0438bb373eea9ad.tar.gz |
Remove dead MASTER_SITES and WWW
Diffstat (limited to 'audio/kmikmod')
-rw-r--r-- | audio/kmikmod/Makefile | 2 | ||||
-rw-r--r-- | audio/kmikmod/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/audio/kmikmod/Makefile b/audio/kmikmod/Makefile index aaffb39..cb912c5 100644 --- a/audio/kmikmod/Makefile +++ b/audio/kmikmod/Makefile @@ -8,7 +8,7 @@ DISTNAME= kmikmod-2.04 CATEGORIES= audio kde -MASTER_SITES= http://myy.helia.fi/~anttiner/ +MASTER_SITES= http://people.FreeBSD.org/~tom/distfiles/ MAINTAINER= tom@FreeBSD.org diff --git a/audio/kmikmod/pkg-descr b/audio/kmikmod/pkg-descr index 6f73938..a0c57c4 100644 --- a/audio/kmikmod/pkg-descr +++ b/audio/kmikmod/pkg-descr @@ -5,7 +5,5 @@ Kmikmod can play modules in many formats, including mod, stm, s3m, mtm, xm and it. Playlist support allows you to listen to pre-configured collections of modules. -WWW: http://myy.helia.fi/~anttiner/kmikmod.html - - Tom tom@FreeBSD.org |