aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-08-04 13:02:00 +0800
committerkris <kris@FreeBSD.org>2003-08-04 13:02:00 +0800
commit15efeecd783e1d73cddab49fc0717fb886518cae (patch)
treec52d310d19e1f172faa960d7a50e8810ed22e92b /audio
parent61bf18ae3efca1caae8331e05ea17c564e5ae49a (diff)
downloadfreebsd-ports-gnome-15efeecd783e1d73cddab49fc0717fb886518cae.tar.gz
freebsd-ports-gnome-15efeecd783e1d73cddab49fc0717fb886518cae.tar.zst
freebsd-ports-gnome-15efeecd783e1d73cddab49fc0717fb886518cae.zip
Use MASTER_SITE_DEBIAN_POOL (previous revision had a typo:
MASTER_SITES_DEBIAN instead of MASTER_SITE_DEBIAN) PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru>
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3rename/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mp3rename/Makefile b/audio/mp3rename/Makefile
index 622240e534be..1e2efdb8b86a 100644
--- a/audio/mp3rename/Makefile
+++ b/audio/mp3rename/Makefile
@@ -8,8 +8,7 @@
PORTNAME= mp3rename
PORTVERSION= 0.6
CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITES_DEBIAN}
-MASTER_SITE_SUBDIR= pool/main/m/mp3rename
+MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org