diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-27 23:07:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-27 23:07:05 +0000 |
commit | 1c0fd42ca0d42142c4c2e1c75d0bcfa4e990766d (patch) | |
tree | 821a581d4db0a844126fb63b192c40e6c1cc19d4 /print | |
parent | 96ebb03ed3efb2a0679be9a756ba7fec4bdabb84 (diff) | |
download | pkgsrc-1c0fd42ca0d42142c4c2e1c75d0bcfa4e990766d.tar.gz |
Update MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'print')
-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 |