diff options
author | ghen <ghen@pkgsrc.org> | 2009-06-15 12:42:27 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2009-06-15 12:42:27 +0000 |
commit | 2b9e5d5b18c994572e399d3192c3f78e70d9d30b (patch) | |
tree | 85e111aee4cd97af8b1072315bf0e5b201468059 /devel/libixp | |
parent | 08032663bc34ccbf2f14337abf84652179b6a392 (diff) | |
download | pkgsrc-2b9e5d5b18c994572e399d3192c3f78e70d9d30b.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'devel/libixp')
-rw-r--r-- | devel/libixp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libixp/Makefile b/devel/libixp/Makefile index a104eebd1a8..5b46f64fed7 100644 --- a/devel/libixp/Makefile +++ b/devel/libixp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/01/06 21:47:09 ghen Exp $ +# $NetBSD: Makefile,v 1.2 2009/06/15 12:42:27 ghen Exp $ DISTNAME= libixp-0.4 CATEGORIES= devel -MASTER_SITES= http://www.suckless.org/download/ +MASTER_SITES= http://code.suckless.org/dl/libs/ MAINTAINER= ghen@NetBSD.org -HOMEPAGE= http://www.suckless.org/wiki/libs/libixp +HOMEPAGE= http://libs.suckless.org/libixp COMMENT= Stand-alone client/server 9P library USE_TOOLS+= gmake |