Date: Fri, 9 Aug 2013 15:21:57 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324445 - head/graphics/p5-GD Message-ID: <201308091521.r79FLvae092822@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dinoex Date: Fri Aug 9 15:21:56 2013 New Revision: 324445 URL: http://svnweb.freebsd.org/changeset/ports/324445 Log: - fix bad bump from r324437 Modified: head/graphics/p5-GD/Makefile Modified: head/graphics/p5-GD/Makefile ============================================================================== --- head/graphics/p5-GD/Makefile Fri Aug 9 14:59:19 2013 (r324444) +++ head/graphics/p5-GD/Makefile Fri Aug 9 15:21:56 2013 (r324445) @@ -3,7 +3,7 @@ PORTNAME= GD PORTVERSION= 2.49 -PORTREVISION0 1 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308091521.r79FLvae092822>