Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2014 13:19:52 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372446 - head/graphics/ImageMagick
Message-ID:  <201411111319.sABDJqE6086296@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Tue Nov 11 13:19:52 2014
New Revision: 372446
URL: https://svnweb.freebsd.org/changeset/ports/372446
QAT: https://qat.redports.org/buildarchive/r372446/

Log:
  Fix typo in PORTREVISION.
  
  It is clearly not my day.

Modified:
  head/graphics/ImageMagick/Makefile

Modified: head/graphics/ImageMagick/Makefile
==============================================================================
--- head/graphics/ImageMagick/Makefile	Tue Nov 11 13:06:39 2014	(r372445)
+++ head/graphics/ImageMagick/Makefile	Tue Nov 11 13:19:52 2014	(r372446)
@@ -2,7 +2,7 @@
 
 PORTNAME=	ImageMagick
 DISTVERSION=	6.8.9-10
-PORTREVISIOn=	1
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	graphics perl5
 MASTER_SITES=	http://www.imagemagick.org/download/ \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411111319.sABDJqE6086296>