svn commit: r437763 - head/www/geckodriver

Vanilla I. Shu vanilla at FreeBSD.org
Tue Apr 4 23:03:01 UTC 2017


Author: vanilla
Date: Tue Apr  4 23:03:00 2017
New Revision: 437763
URL: https://svnweb.freebsd.org/changeset/ports/437763

Log:
  Fix position of DISTVERSIONPREFIX.
  
  Submitted by:	jbeich@

Modified:
  head/www/geckodriver/Makefile

Modified: head/www/geckodriver/Makefile
==============================================================================
--- head/www/geckodriver/Makefile	Tue Apr  4 22:52:24 2017	(r437762)
+++ head/www/geckodriver/Makefile	Tue Apr  4 23:03:00 2017	(r437763)
@@ -2,8 +2,8 @@
 
 PORTNAME=	geckodriver
 PORTVERSION=	0.15.0
-CATEGORIES=	www
 DISTVERSIONPREFIX=	v
+CATEGORIES=	www
 MASTER_SITES=	http://freebsd-ports.mytaste.org/www/geckodriver/:crates
 DISTFILES=	registry-${PORTVERSION}.tar.gz:crates
 


More information about the svn-ports-head mailing list