Date: Sat, 16 Jul 2016 01:57:45 +0000 (UTC) From: Kris Moore <kmoore@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418616 - head/sysutils/nomad Message-ID: <201607160157.u6G1vjEZ033825@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@pcbsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607160157.u6G1vjEZ033825>