aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-03-21 17:01:56 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-03-21 17:01:56 +0800
commit3c60fac9399e1ab02b986b1e0adbcf26be65d343 (patch)
treee0325e3841dda61bee2fb04751e9b9f4c2f965d9 /security
parent15a793e1f4e0ba2e13af8235445d019fc049a210 (diff)
downloadfreebsd-ports-gnome-3c60fac9399e1ab02b986b1e0adbcf26be65d343.tar.gz
freebsd-ports-gnome-3c60fac9399e1ab02b986b1e0adbcf26be65d343.tar.zst
freebsd-ports-gnome-3c60fac9399e1ab02b986b1e0adbcf26be65d343.zip
- Fix fetch
Diffstat (limited to 'security')
-rw-r--r--security/orthrus/Makefile6
-rw-r--r--security/orthrus/pkg-descr2
2 files changed, 2 insertions, 6 deletions
diff --git a/security/orthrus/Makefile b/security/orthrus/Makefile
index 18bf304152d0..062f6d6e3c32 100644
--- a/security/orthrus/Makefile
+++ b/security/orthrus/Makefile
@@ -5,7 +5,7 @@ PORTNAME= orthrus
PORTVERSION= 0.8.0
PORTREVISION= 3
CATEGORIES= security
-MASTER_SITES= GOOGLE_CODE \
+MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/orthrus/ \
http://16degrees.com.au/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
@@ -14,10 +14,6 @@ COMMENT= One-Time Password System (OTP) alternative to OPIE or S/Key
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
LIB_DEPENDS= libapr-1.so:devel/apr1
USES= iconv scons tar:bzip2
diff --git a/security/orthrus/pkg-descr b/security/orthrus/pkg-descr
index 04e55e3276a5..2c4a0e386a12 100644
--- a/security/orthrus/pkg-descr
+++ b/security/orthrus/pkg-descr
@@ -1,4 +1,4 @@
Orthrus is a C library and user interfaces for RFC 2289,
"A One-Time Password System (OTP)", also known as OPIE or S/Key.
-WWW: http://code.google.com/p/orthrus
+WWW: https://code.google.com/archive/p/orthrus/