diff options
Diffstat (limited to 'security/2fa/Makefile')
-rw-r--r-- | security/2fa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/2fa/Makefile b/security/2fa/Makefile index 9225b181d92d..9f4f42346567 100644 --- a/security/2fa/Makefile +++ b/security/2fa/Makefile @@ -1,10 +1,10 @@ PORTNAME= 2fa DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= security -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mauroeldritch@gmail.com COMMENT= Two-factor authentication on the command line WWW= https://github.com/rsc/2fa |