1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update MASTER_SITES

Remove pkg/MESSAGE

PR:		15252
Submitted by:	Maintainer
This commit is contained in:
Chris D. Faulhaber 1999-12-24 04:09:21 +00:00
parent f560409f2c
commit be89e95f02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23954

View File

@ -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>