diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-26 16:48:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-26 16:48:38 +0000 |
commit | cbf359bb008d562a97902c55948a9853103283e0 (patch) | |
tree | 3f99da40021351d858f8700f7d2cb3859d4d90cf /comms/spandsp | |
parent | 6114dfb090cedd9a94555e4f952233cdd8a4ad7e (diff) |
Notes
Diffstat (limited to 'comms/spandsp')
-rw-r--r-- | comms/spandsp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile index bdb06a923aee..4b2660ea9803 100644 --- a/comms/spandsp/Makefile +++ b/comms/spandsp/Makefile @@ -8,7 +8,9 @@ PORTNAME= spandsp DISTVERSION= 0.0.2pre18 CATEGORIES= comms -MASTER_SITES= ftp://soft-switch.org/pub/spandsp/${PORTNAME}-${DISTVERSION}/ +MASTER_SITES= ftp://soft-switch.org/pub/spandsp/${PORTNAME}-${DISTVERSION}/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pav MAINTAINER= ports@FreeBSD.org COMMENT= Fax DSP library for Asterisk |