diff options
author | zi <zi@FreeBSD.org> | 2017-08-02 01:07:58 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:16:46 +0800 |
commit | 7ec312c0c276bfa68bb42ceddac178f20131a7ba (patch) | |
tree | e8374dffc220fa6402744048044fb2ea9b3e11b1 /security/duo | |
parent | ca01cc4b7873e8c8b7215947d42231d46b74dc88 (diff) | |
download | freebsd-ports-gnome-7ec312c0c276bfa68bb42ceddac178f20131a7ba.tar.gz freebsd-ports-gnome-7ec312c0c276bfa68bb42ceddac178f20131a7ba.tar.zst freebsd-ports-gnome-7ec312c0c276bfa68bb42ceddac178f20131a7ba.zip |
- MASTER_SITES cleanup
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 |