summaryrefslogtreecommitdiff
path: root/audio/mpmf20
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>1999-12-24 04:09:21 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>1999-12-24 04:09:21 +0000
commitbe89e95f028db5375222d6ac1099a89a22a9cae5 (patch)
treeb9c9b5598a5c834a0b9ce045b8409f81ea53ce76 /audio/mpmf20
parentUpdate to version 2.5.2b4. (diff)
Update MASTER_SITES
Remove pkg/MESSAGE PR: 15252 Submitted by: Maintainer
Notes
Notes: svn path=/head/; revision=23954
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>