diff options
author | hubertf <hubertf> | 2000-05-15 02:32:51 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-05-15 02:32:51 +0000 |
commit | 641101d9fa8059c1b1e02bd01c81816d7b584ca8 (patch) | |
tree | 5d7a8abcfb1f9f275c15f4fc57550354864007fa /graphics/xpaint | |
parent | 6c8ecd70d1aeb348b49914f9fba15d951bb68676 (diff) | |
download | pkgsrc-641101d9fa8059c1b1e02bd01c81816d7b584ca8.tar.gz |
update homepage & master site
Diffstat (limited to 'graphics/xpaint')
-rw-r--r-- | graphics/xpaint/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index 5072519f76d..e64b7329efc 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.21 2000/03/21 22:40:55 tron Exp $ +# $NetBSD: Makefile,v 1.22 2000/05/15 02:32:51 hubertf Exp $ # FreeBSD Id: Makefile,v 1.14 1997/08/29 12:17:50 tg Exp # DISTNAME= xpaint-2.5.6 WRKSRC= ${WRKDIR}/xpaint CATEGORIES= graphics x11 -MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/ +MASTER_SITES= http://home.worldonline.dk/~torsten/xpaint/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.danbbs.dk/~torsten/xpaint/ +HOMEPAGE= http://home.worldonline.dk/~torsten/xpaint/ DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS+= tiff-*:../../graphics/tiff |