diff options
-rw-r--r-- | graphics/vigra/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index f30ceee2226..66dc298fdc9 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/08/25 18:17:56 bjs Exp $ +# $NetBSD: Makefile,v 1.2 2009/08/16 20:21:47 zafer Exp $ # DISTNAME= vigra1.6.0 PKGNAME= ${DISTNAME:C/^[[:alpha:]]+/&-/} CATEGORIES= graphics -MASTER_SITES= http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/ +MASTER_SITES= http://hci.iwr.uni-heidelberg.de/vigra/ MAINTAINER= bjs@NetBSD.org -HOMEPAGE= http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/ +HOMEPAGE= http://hci.iwr.uni-heidelberg.de/vigra/ COMMENT= Computer vision library PKG_DESTDIR_SUPPORT= user-destdir |