diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
commit | b8985c87f09baa16e70065f8e4357d89e71b2f04 (patch) | |
tree | 8dbd8f6da245fd6ff1f07ab6c2ea7d48428de73c /devel | |
parent | b2bc4783f90323c4761208b74812c36d4dae74a5 (diff) | |
download | pkgsrc-b8985c87f09baa16e70065f8e4357d89e71b2f04.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/maketool/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-BSD-Resource/Makefile | 4 | ||||
-rw-r--r-- | devel/ruby-amstd/Makefile | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/maketool/Makefile b/devel/maketool/Makefile index 68dfa60427e..aefaec3eb14 100644 --- a/devel/maketool/Makefile +++ b/devel/maketool/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.36 2006/04/13 18:23:31 jlam Exp $ +# $NetBSD: Makefile,v 1.37 2006/10/14 08:02:37 wiz Exp $ # DISTNAME= maketool-0.7-src PKGNAME= maketool-0.7 PKGREVISION= 4 CATEGORIES= devel -MASTER_SITES= http://www.alphalink.com.au/~gnb/maketool/ +MASTER_SITES= http://home.alphalink.com.au/~gnb/maketool/ MAINTAINER= fredb@NetBSD.org -HOMEPAGE= http://www.alphalink.com.au/~gnb/maketool/ +HOMEPAGE= http://home.alphalink.com.au/~gnb/maketool/ COMMENT= Graphical front end to GNU make GNU_CONFIGURE= yes diff --git a/devel/p5-BSD-Resource/Makefile b/devel/p5-BSD-Resource/Makefile index 78ce49319d5..6b8033a4164 100644 --- a/devel/p5-BSD-Resource/Makefile +++ b/devel/p5-BSD-Resource/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/10/04 21:35:59 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2006/10/14 08:02:37 wiz Exp $ DISTNAME= BSD-Resource-1.24 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=BSD/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.hut.fi/~jhi/ +HOMEPAGE= http://users.tkk.fi/~jhi/ COMMENT= Perl interface to BSD process resources library PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile index 15b19c8d060..24674ffe448 100644 --- a/devel/ruby-amstd/Makefile +++ b/devel/ruby-amstd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/10/04 21:36:00 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/10/14 08:02:37 wiz Exp $ DISTNAME= amstd-2.0.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel ruby MASTER_SITES= http://www.loveruby.net/archive/amstd/ MAINTAINER= taca@NetBSD.org -HOMEPAGE= http://i.loveruby.net/en/prog/amstd.html +HOMEPAGE= http://i.loveruby.net/en/projects/amstd COMMENT= Collection of miscellaneous Ruby modules USE_RUBY_SETUP= yes |