diff options
-rw-r--r-- | graphics/ploticus/Makefile | 4 | ||||
-rw-r--r-- | graphics/png2html/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile index e72e947588c..ae4945396c3 100644 --- a/graphics/ploticus/Makefile +++ b/graphics/ploticus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2003/03/29 12:41:20 jmmv Exp $ +# $NetBSD: Makefile,v 1.17 2003/06/23 10:48:13 adam Exp $ # DISTNAME= plsrc210 PKGNAME= ploticus-2.10 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/${DISTNAME}/src CATEGORIES= graphics MASTER_SITES= http://ploticus.sourceforge.net/download/ diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile index 21f33113a0f..c48e7b81f30 100644 --- a/graphics/png2html/Makefile +++ b/graphics/png2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/03/14 19:37:42 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2003/06/23 10:49:09 adam Exp $ # DISTNAME= png2html-1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics www MASTER_SITES= http://www.engr.mun.ca/~holden/ |