diff options
-rw-r--r-- | audio/mpg321/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index 45f1d22ae323..7e3aecb61a48 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -9,7 +9,7 @@ PORTNAME= mpg321 PORTVERSION= 0.0.5.1 CATEGORIES= audio -MASTER_SITES= http://gemini.woot.net/~hosehead/packages/ +MASTER_SITES= http://www.linuxberg.com/files/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org |