diff options
author | drochner <drochner> | 2000-07-20 14:33:25 +0000 |
---|---|---|
committer | drochner <drochner> | 2000-07-20 14:33:25 +0000 |
commit | 19452d75e314a64ca3e9fe7b3024d9720a752ef7 (patch) | |
tree | abdf7262d3eb654b4bdc9f3fb99c36d29ebe870f /x11/qtarch | |
parent | 0ac08ab1c4268a976ac91783d0a303e427ecfb87 (diff) | |
download | pkgsrc-19452d75e314a64ca3e9fe7b3024d9720a752ef7.tar.gz |
update location (sourceforge sucks them up all)
Diffstat (limited to 'x11/qtarch')
-rw-r--r-- | x11/qtarch/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/qtarch/Makefile b/x11/qtarch/Makefile index c0a12be879c..257a8ee0328 100644 --- a/x11/qtarch/Makefile +++ b/x11/qtarch/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.5 2000/07/15 20:39:27 agc Exp $ +# $NetBSD: Makefile,v 1.6 2000/07/20 14:33:25 drochner Exp $ # DISTNAME= qtarch-2.0-1 PKGNAME= qtarch-2.0 WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= x11 devel -MASTER_SITES= http://www.qtarch.intranova.net/ +MASTER_SITES= ftp://qtarch.sourceforge.net/pub/qtarch/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.qtarch.intranova.net/ +HOMEPAGE= http://qtarch.sourceforge.net/ DEPENDS+= qt2-*:../../x11/qt DEPENDS+= png-*:../../graphics/png |