diff options
author | wiz <wiz> | 2004-11-27 23:07:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-11-27 23:07:05 +0000 |
commit | e0336f9aa427b61ccf5cee15e8bed2f76af43b1e (patch) | |
tree | 821a581d4db0a844126fb63b192c40e6c1cc19d4 /print/dvipng | |
parent | b1388e8334eeb69c83ec64b144530743f2f26e47 (diff) | |
download | pkgsrc-e0336f9aa427b61ccf5cee15e8bed2f76af43b1e.tar.gz |
Update MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'print/dvipng')
-rw-r--r-- | print/dvipng/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/dvipng/Makefile b/print/dvipng/Makefile index 000e3b5c996..d2d29304574 100644 --- a/print/dvipng/Makefile +++ b/print/dvipng/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.12 2004/10/03 00:18:04 tv Exp $ +# $NetBSD: Makefile,v 1.13 2004/11/27 23:07:05 wiz Exp $ DISTNAME= dvipng-1.0 PKGREVISION= 2 CATEGORIES= textproc converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=preview-latex/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvipng/} MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://preview-latex.sourceforge.net/ +HOMEPAGE= http://dvipng.sourceforge.net/dvipng.html COMMENT= Convert DVI files to PNG files USE_BUILDLINK3= yes |