pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/go-ratelimit
Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Fri Jul 15 19:53:45 UTC 2016
Modified Files:
        pkgsrc/devel/go-ratelimit: Makefile
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/go-ratelimit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/go-ratelimit/Makefile
diff -u pkgsrc/devel/go-ratelimit/Makefile:1.1 pkgsrc/devel/go-ratelimit/Makefile:1.2
--- pkgsrc/devel/go-ratelimit/Makefile:1.1      Fri Jul 15 19:35:02 2016
+++ pkgsrc/devel/go-ratelimit/Makefile  Fri Jul 15 19:53:45 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/07/15 19:35:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2 2016/07/15 19:53:45 bsiegert Exp $
 
 DISTNAME=      go-ratelimit-0.0.20151125
 CATEGORIES=    devel
@@ -7,7 +7,7 @@ GITHUB_PROJECT= ratelimit
 GITHUB_TAG=    77ed1c8a01217656d2080ad51981f6e99adaa177
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/juku/ratelimit
+HOMEPAGE=      https://github.com/juju/ratelimit
 COMMENT=       Efficient token-bucket-based rate limiter package
 LICENSE=       gnu-lgpl-v3
 
Home |
Main Index |
Thread Index |
Old Index