diff options
Diffstat (limited to 'net/asterisk-bristuff/Makefile')
-rw-r--r-- | net/asterisk-bristuff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk-bristuff/Makefile b/net/asterisk-bristuff/Makefile index 6aef3e6..ce7f824 100644 --- a/net/asterisk-bristuff/Makefile +++ b/net/asterisk-bristuff/Makefile @@ -6,12 +6,12 @@ # PORTNAME= asterisk -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ -PATCHFILES= ${PORTNAME}-${PORTVERSION}-${BRIVER}.patch.gz +PATCHFILES= ${PORTNAME}-1.0.6-${BRIVER}.patch.gz PATCH_SITES= ${MASTER_SITE_LOCAL} PATCH_SITE_SUBDIR= fjoe PATCH_DIST_STRIP= -p1 |