diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-28 21:29:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-28 21:29:47 +0000 |
commit | 0c2e68db4488a256831ad1969062fe66e95c7852 (patch) | |
tree | 8df1512501c308936f063ca81ea7ed32ec474cc0 /pkgtools/pkgse | |
parent | 2b8ae479b13676c41398fa95aeafa5390fd3727f (diff) | |
download | pkgsrc-0c2e68db4488a256831ad1969062fe66e95c7852.tar.gz |
Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev.
Diffstat (limited to 'pkgtools/pkgse')
-rw-r--r-- | pkgtools/pkgse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkgse/Makefile b/pkgtools/pkgse/Makefile index 3919d081c7b..545aaab7ae8 100644 --- a/pkgtools/pkgse/Makefile +++ b/pkgtools/pkgse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/11/29 10:21:05 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2006/10/28 21:29:47 wiz Exp $ # DISTNAME= pkgse-0.3 @@ -7,7 +7,7 @@ MASTER_SITES= http://imil.net/NetBSD/ EXTRACT_SUFX= .tgz MAINTAINER= imil@gcu.info -HOMEPAGE= http://imil.net/ +HOMEPAGE= http://imil.net/wp/ COMMENT= Fetch informations about a NetBSD package from pkgsrc.netbsd.se DEPENDS+= p5-libwww>=5.76:../../www/p5-libwww |