diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/doc2html/Makefile | 4 | ||||
-rw-r--r-- | converters/pstotext/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/converters/doc2html/Makefile b/converters/doc2html/Makefile index a00a481312f..c96c34fe55f 100644 --- a/converters/doc2html/Makefile +++ b/converters/doc2html/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/04/06 13:24:18 rodent Exp $ +# $NetBSD: Makefile,v 1.22 2013/04/24 10:06:48 sbd Exp $ # DISTNAME= doc2html PKGNAME= doc2html-3.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= converters MASTER_SITES= http://www.htdig.org/files/contrib/parsers/ diff --git a/converters/pstotext/Makefile b/converters/pstotext/Makefile index e19315c65a1..0554df0ac6e 100644 --- a/converters/pstotext/Makefile +++ b/converters/pstotext/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 00:20:16 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/24 10:06:48 sbd Exp $ # DISTNAME= pstotext-1.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= converters print MASTER_SITES= ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/contrib/ |