diff options
-rw-r--r-- | multimedia/audacious-plugins/Makefile | 4 | ||||
-rw-r--r-- | multimedia/audacious/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 286c051..a9f68f0 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -9,7 +9,9 @@ PORTNAME= audacious PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= multimedia audio -MASTER_SITES= http://audacious-media-player.org/release/ +MASTER_SITES= http://audacious-media-player.org/release/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= novel DISTNAME= audacious-${PORTVERSION} EXTRACT_SUFX=.tgz diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile index 286c051..a9f68f0 100644 --- a/multimedia/audacious/Makefile +++ b/multimedia/audacious/Makefile @@ -9,7 +9,9 @@ PORTNAME= audacious PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= multimedia audio -MASTER_SITES= http://audacious-media-player.org/release/ +MASTER_SITES= http://audacious-media-player.org/release/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= novel DISTNAME= audacious-${PORTVERSION} EXTRACT_SUFX=.tgz |