diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2017-08-01 17:07:58 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2017-08-01 17:07:58 +0000 |
commit | c550e11dac349a078eff978b930fd7947e079b39 (patch) | |
tree | 7f6e91fcf4d587542cad048f5ce93f719ca72873 /security/duo | |
parent | 01b65ccafeecede7be67b8ff9b06738e9cd78ce9 (diff) | |
download | ports-c550e11dac349a078eff978b930fd7947e079b39.tar.gz ports-c550e11dac349a078eff978b930fd7947e079b39.zip |
Notes
Diffstat (limited to 'security/duo')
-rw-r--r-- | security/duo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/duo/Makefile b/security/duo/Makefile index 18295a420a17..97462bd5ddab 100644 --- a/security/duo/Makefile +++ b/security/duo/Makefile @@ -5,7 +5,7 @@ PORTNAME= duo PORTVERSION= 1.9.21 CATEGORIES= security MASTER_SITES= https://dl.duosecurity.com/ \ - http://mirrors.rit.edu/zi/ + ZI DISTNAME= ${PORTNAME}_unix-${PORTVERSION} MAINTAINER= zi@FreeBSD.org |