pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/google-authenticator



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug  1 17:08:24 UTC 2017

Modified Files:
        pkgsrc/security/google-authenticator: Makefile

Log Message:
Update HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/google-authenticator/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/google-authenticator/Makefile
diff -u pkgsrc/security/google-authenticator/Makefile:1.3 pkgsrc/security/google-authenticator/Makefile:1.4
--- pkgsrc/security/google-authenticator/Makefile:1.3   Tue Oct 23 18:16:29 2012
+++ pkgsrc/security/google-authenticator/Makefile       Tue Aug  1 17:08:24 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/10/23 18:16:29 asau Exp $
+# $NetBSD: Makefile,v 1.4 2017/08/01 17:08:24 wiz Exp $
 
 DISTNAME=      libpam-google-authenticator-1.0-source
 PKGNAME=       ${DISTNAME:S/libpam-//:S/-source//}
@@ -6,10 +6,9 @@ CATEGORIES=    security
 MASTER_SITES=  http://google-authenticator.googlecode.com/files/
 EXTRACT_SUFX=  .tar.bz2
 
-HOMEPAGE=      http://code.google.com/p/google-authenticator/
 MAINTAINER=    jmmv%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/google/google-authenticator
 COMMENT=       One-time password generator and PAM module from Google
-
 LICENSE=       apache-2.0
 
 USE_TOOLS=             gmake



Home | Main Index | Thread Index | Old Index