svn commit: r372446 - head/graphics/ImageMagick
Koop Mast
kwm at FreeBSD.org
Tue Nov 11 13:19:53 UTC 2014
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/ \
More information about the svn-ports-all
mailing list