diff options
Diffstat (limited to 'misc/dahdi')
-rw-r--r-- | misc/dahdi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/dahdi/Makefile b/misc/dahdi/Makefile index 874a0a93cad1..c069feb2ff51 100644 --- a/misc/dahdi/Makefile +++ b/misc/dahdi/Makefile @@ -5,8 +5,7 @@ PORTNAME= dahdi PORTVERSION= ${DAHDI_VERSION:S/-//g} PORTREVISION= 6 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= fjoe +MASTER_SITES= LOCAL/fjoe DISTNAME= ${PORTNAME}-freebsd-complete-${DAHDI_VERSION}+${DAHDI_TOOLS_VERSION} MAINTAINER= fjoe@FreeBSD.org |