diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/git/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/git/Makefile b/misc/git/Makefile index 7f2c8660254..fa87fce433b 100644 --- a/misc/git/Makefile +++ b/misc/git/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2005/03/24 21:12:57 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2006/01/26 17:00:15 reed Exp $ DISTNAME= git-4.3.17 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU:=git/} MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.cs.unh.edu/~tudor/git/ +HOMEPAGE= http://hulubei.net/tudor/git/ COMMENT= GNU Interactive Tools - a file system browser for UNIX systems GNU_CONFIGURE= YES |