diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2016-07-16 01:57:45 +0000 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2016-07-16 01:57:45 +0000 |
commit | 2d051e627c8541f052bc3574b83816dfffd4594d (patch) | |
tree | fb578ceda8966cd05fa4702ab625bae177be9d73 /sysutils/nomad | |
parent | cbee3e20d3ea308e27428ad77b0e3e54b46fd559 (diff) |
Notes
Diffstat (limited to 'sysutils/nomad')
-rw-r--r-- | sysutils/nomad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile index 7a031e2fc558..daadad5e1c01 100644 --- a/sysutils/nomad/Makefile +++ b/sysutils/nomad/Makefile @@ -3,7 +3,7 @@ PORTNAME= nomad PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= john@pcbsd.org |