svn commit: r324445 - head/graphics/p5-GD

Dirk Meyer dinoex at FreeBSD.org
Fri Aug 9 15:21:57 UTC 2013


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-


More information about the svn-ports-head mailing list