diff options
author | obache <obache@pkgsrc.org> | 2009-12-06 07:53:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-12-06 07:53:30 +0000 |
commit | 79e740d7a86dc26f9f6d279c7eada10ef052493b (patch) | |
tree | 336047b44fd8e30cd3fd95f6b4265d9ac5bb7b82 /print | |
parent | c7455dfd4d35ea8a16e0310c5092bc938217767b (diff) | |
download | pkgsrc-79e740d7a86dc26f9f6d279c7eada10ef052493b.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'print')
-rw-r--r-- | print/advi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/advi/Makefile b/print/advi/Makefile index ff4d24a3334..1fc8b57ca8b 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2009/08/26 19:58:12 sno Exp $ +# $NetBSD: Makefile,v 1.30 2009/12/06 07:53:30 obache Exp $ DISTNAME= advi-1.6.0 PKGREVISION= 6 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/advi/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://pauillac.inria.fr/advi/ +HOMEPAGE= http://cristal.inria.fr/advi/ COMMENT= Active-DVI Presenter BUILD_DEPENDS+= ocaml>=3.04:../../lang/ocaml |