From 5198b9c94bd1e9b6c539a9ccd9c95a891b8fbf10 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 8 Aug 2005 02:09:09 +0000 Subject: Correct COMMENT. Reported by: ahze git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4404 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/svg2pdf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/svg2pdf/Makefile b/graphics/svg2pdf/Makefile index 82f7fe3dc..8a2e4fa6b 100644 --- a/graphics/svg2pdf/Makefile +++ b/graphics/svg2pdf/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom$ +# $MCom: ports/graphics/svg2pdf/Makefile,v 1.1 2005/08/06 02:21:07 marcus Exp $ # PORTNAME= svg2pdf @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://cairographics.org/snapshots/ MAINTAINER= gnome@FreeBSD.org -COMMENT= Render an SVG image to a PNG image (using cairo) +COMMENT= Render an SVG image to a PDF file (using cairo) LIB_DEPENDS= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo -- cgit v1.2.3