diff options
author | kmoore <kmoore@FreeBSD.org> | 2016-07-16 09:57:45 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2016-07-16 09:57:45 +0800 |
commit | 90ab0cd8062280593f15bd3981f4801a60c28b3a (patch) | |
tree | fb578ceda8966cd05fa4702ab625bae177be9d73 /sysutils | |
parent | da29ad15ed557fe66905ef2d21bf7957ae10c414 (diff) | |
download | freebsd-ports-gnome-90ab0cd8062280593f15bd3981f4801a60c28b3a.tar.gz freebsd-ports-gnome-90ab0cd8062280593f15bd3981f4801a60c28b3a.tar.zst freebsd-ports-gnome-90ab0cd8062280593f15bd3981f4801a60c28b3a.zip |
- Restore the PORTREV = 3 from previous bad commit
Diffstat (limited to 'sysutils')
-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 |