svn commit: r309659 - head/graphics/netpbm

Dirk Meyer dinoex at FreeBSD.org
Sun Dec 30 09:46:07 UTC 2012


Author: dinoex
Date: Sun Dec 30 09:46:06 2012
New Revision: 309659
URL: http://svnweb.freebsd.org/changeset/ports/309659

Log:
  - change comment
  Submitted by:	Alexey Dokuchaev

Modified:
  head/graphics/netpbm/Makefile

Modified: head/graphics/netpbm/Makefile
==============================================================================
--- head/graphics/netpbm/Makefile	Sun Dec 30 09:41:22 2012	(r309658)
+++ head/graphics/netpbm/Makefile	Sun Dec 30 09:46:06 2012	(r309659)
@@ -8,7 +8,7 @@ MASTER_SITES=	SF/netpbm/super_stable/${P
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	dinoex at FreeBSD.org
-COMMENT=	A toolkit for conversion of images between different formats
+COMMENT=	Toolkit for conversion of images between different formats
 
 LIB_DEPENDS=	tiff:${PORTSDIR}/graphics/tiff \
 		jpeg:${PORTSDIR}/graphics/jpeg \


More information about the svn-ports-all mailing list