svn commit: r418616 - head/sysutils/nomad

Kris Moore kmoore at FreeBSD.org
Sat Jul 16 01:57:46 UTC 2016


Author: kmoore
Date: Sat Jul 16 01:57:45 2016
New Revision: 418616
URL: https://svnweb.freebsd.org/changeset/ports/418616

Log:
  - Restore the PORTREV = 3 from previous bad commit

Modified:
  head/sysutils/nomad/Makefile

Modified: head/sysutils/nomad/Makefile
==============================================================================
--- head/sysutils/nomad/Makefile	Sat Jul 16 01:08:06 2016	(r418615)
+++ head/sysutils/nomad/Makefile	Sat Jul 16 01:57:45 2016	(r418616)
@@ -3,7 +3,7 @@
 PORTNAME=	nomad
 PORTVERSION=	0.4.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils
 
 MAINTAINER=	john at pcbsd.org


More information about the svn-ports-all mailing list