diff options
Diffstat (limited to 'print/dvipng/Makefile')
-rw-r--r-- | print/dvipng/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/dvipng/Makefile b/print/dvipng/Makefile index 52bbc13a2af..1d0d05d0cd3 100644 --- a/print/dvipng/Makefile +++ b/print/dvipng/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/02/07 00:51:58 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/03/26 02:27:51 wiz Exp $ # DISTNAME= dvipng-0.9 +PKGREVISION= 1 CATEGORIES= textproc converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=preview-latex/} |