pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ap2-authn-otp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug  1 16:50:17 UTC 2017

Modified Files:
        pkgsrc/www/ap2-authn-otp: Makefile

Log Message:
Update HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/ap2-authn-otp/Makefile

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

Modified files:

Index: pkgsrc/www/ap2-authn-otp/Makefile
diff -u pkgsrc/www/ap2-authn-otp/Makefile:1.8 pkgsrc/www/ap2-authn-otp/Makefile:1.9
--- pkgsrc/www/ap2-authn-otp/Makefile:1.8       Sat Mar  5 11:29:34 2016
+++ pkgsrc/www/ap2-authn-otp/Makefile   Tue Aug  1 16:50:17 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/03/05 11:29:34 jperkin Exp $
+# $NetBSD: Makefile,v 1.9 2017/08/01 16:50:17 wiz Exp $
 
 DISTNAME=      mod_authn_otp-${DISTVERS}
 PKGNAME=       ${APACHE_PKG_PREFIX}-authn-otp-${DISTVERS}
@@ -8,7 +8,7 @@ MASTER_SITES=   http://mod-authn-otp.googl
 LICENSE=       apache-2.0
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://mod-authn-otp.googlecode.com/
+HOMEPAGE=      https://github.com/archiecobbs/mod-authn-otp
 COMMENT=       Apache module for one-time password authentication
 
 PKG_APACHE_ACCEPTED=   apache22



Home | Main Index | Thread Index | Old Index