diff options
author | Steve Price <steve@FreeBSD.org> | 2000-02-28 00:55:07 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-02-28 00:55:07 +0000 |
commit | 7e37bc8cb07e78bd3f1f788f32934db6924b0498 (patch) | |
tree | 19dec7f4389f11946e20c538ef9739b571325db6 /audio/mpmf20/Makefile | |
parent | 57c2bed734e545c792b18b46f115c652d1563252 (diff) |
Notes
Diffstat (limited to 'audio/mpmf20/Makefile')
-rw-r--r-- | audio/mpmf20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpmf20/Makefile b/audio/mpmf20/Makefile index 8bbb7b5adc1d..f1789ff65a9f 100644 --- a/audio/mpmf20/Makefile +++ b/audio/mpmf20/Makefile @@ -10,7 +10,7 @@ DISTNAME= mpmf20 PKGNAME= mpmf20-1.01 CATEGORIES= audio MASTER_SITES= http://www.world.co.uk/sba/ \ - http://www.acc.umu.se/~saska/ + http://www.acc.umu.se/~markush/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |