diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 17:03:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 17:03:52 +0000 |
commit | d77287e37b37052ac54c0ff8dda320114aeed87f (patch) | |
tree | 42848b6ea93bfa1b4d0e08d3ae98bb52412cbbb5 /graphics | |
parent | 58fa6e81abcda89f572532fd53bbeac9da507f63 (diff) | |
download | pkgsrc-d77287e37b37052ac54c0ff8dda320114aeed87f.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gource/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index f05129e4e1f..655353bd0d6 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2017/04/30 01:21:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2017/08/01 17:08:55 wiz Exp $ DISTNAME= gource-0.40 PKGREVISION= 9 @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= http://gource.googlecode.com/files/ MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://code.google.com/p/gource/ +HOMEPAGE= http://gource.io/ COMMENT= Software version control visualization LICENSE= gnu-gpl-v3 |