diff options
Diffstat (limited to 'audio/mp3check/Makefile')
-rw-r--r-- | audio/mp3check/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile index 1d2c179..55707ab 100644 --- a/audio/mp3check/Makefile +++ b/audio/mp3check/Makefile @@ -8,7 +8,8 @@ PORTNAME= mp3check PORTVERSION= 1.1 CATEGORIES= audio -MASTER_SITES= http://www.icculus.org/mp3check/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dannyboy DISTNAME= ${PORTNAME} EXTRACT_SUFX= |