diff options
Diffstat (limited to 'audio/mpiosh/Makefile')
-rw-r--r-- | audio/mpiosh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpiosh/Makefile b/audio/mpiosh/Makefile index 1a9c71fa86b3..85c74dbca185 100644 --- a/audio/mpiosh/Makefile +++ b/audio/mpiosh/Makefile @@ -9,7 +9,7 @@ PORTNAME= mpiosh PORTVERSION= 0.7.1.p2 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= SF/mpio +MASTER_SITES= SF/mpio/mpio%20pre-release/0.7.1-pre2 DISTNAME= mpio-${PORTVERSION:S|.p|_pre|} MAINTAINER= ports@FreeBSD.org |