svn commit: r430013 - head/x11-fonts/montserrat

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Dec 30 18:02:57 UTC 2016


Author: rakuco
Date: Fri Dec 30 18:02:56 2016
New Revision: 430013
URL: https://svnweb.freebsd.org/changeset/ports/430013

Log:
  Move DISTVERSIONPREFIX to the right location after r430012.

Modified:
  head/x11-fonts/montserrat/Makefile

Modified: head/x11-fonts/montserrat/Makefile
==============================================================================
--- head/x11-fonts/montserrat/Makefile	Fri Dec 30 18:02:28 2016	(r430012)
+++ head/x11-fonts/montserrat/Makefile	Fri Dec 30 18:02:56 2016	(r430013)
@@ -2,8 +2,8 @@
 
 PORTNAME=	montserrat
 PORTVERSION=	5.001
-CATEGORIES=	x11-fonts
 DISTVERSIONPREFIX=	v
+CATEGORIES=	x11-fonts
 
 MAINTAINER=	rakuco at FreeBSD.org
 COMMENT=	Sans-serif font inspired by the street signs of Montserrat


More information about the svn-ports-head mailing list