diff options
author | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
commit | 16ab66728257a19144999d3bf2b2fb954c58bce4 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /devel/global | |
parent | 2ba53e6dd8f712e4f7bc55ee7e40c6f5dfb88884 (diff) | |
download | pkgsrc-16ab66728257a19144999d3bf2b2fb954c58bce4.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'devel/global')
-rw-r--r-- | devel/global/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/global/Makefile b/devel/global/Makefile index a9c306612cc..d4ffc978d9f 100644 --- a/devel/global/Makefile +++ b/devel/global/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2006/11/14 14:14:52 obache Exp $ +# $NetBSD: Makefile,v 1.24 2007/02/22 19:01:17 wiz Exp $ # DISTNAME= global-5.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=global/} \ - http://tamacom.com/global/ + http://www.tamacom.com/global/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/global/ |