aboutsummaryrefslogtreecommitdiff
path: root/audio/mpmf20
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpmf20')
-rw-r--r--audio/mpmf20/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/mpmf20/Makefile b/audio/mpmf20/Makefile
index 65383a1eef98..8bbb7b5adc1d 100644
--- a/audio/mpmf20/Makefile
+++ b/audio/mpmf20/Makefile
@@ -9,7 +9,8 @@
DISTNAME= mpmf20
PKGNAME= mpmf20-1.01
CATEGORIES= audio
-MASTER_SITES= http://www.world.co.uk/sba/
+MASTER_SITES= http://www.world.co.uk/sba/ \
+ http://www.acc.umu.se/~saska/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
@@ -19,7 +20,4 @@ MAKEFILE= makefile
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/mpmf20 ${PREFIX}/bin
-post-install:
- @${CAT} ${PKGDIR}/MESSAGE
-
.include <bsd.port.mk>