diff options
Diffstat (limited to 'audio/mixer.app')
-rw-r--r-- | audio/mixer.app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index 925919b9830f..2a731b1c2c1e 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -5,7 +5,7 @@ PORTNAME= mixer.app PORTVERSION= 1.8.0 PORTREVISION= 2 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} +MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org |