diff options
author | Remko Lodder <remko@FreeBSD.org> | 2013-08-01 20:41:31 +0000 |
---|---|---|
committer | Remko Lodder <remko@FreeBSD.org> | 2013-08-01 20:41:31 +0000 |
commit | 7b81dc5d5dc95949b36d90d5951efa83cb13ad45 (patch) | |
tree | e8324fc4baab02d1e4c77fa48e6a593b08d0e5db /ports-mgmt | |
parent | c6e25facfb41181fa8375731f6fd7353636aa278 (diff) | |
download | ports-7b81dc5d5dc95949b36d90d5951efa83cb13ad45.tar.gz ports-7b81dc5d5dc95949b36d90d5951efa83cb13ad45.zip |
Forgot to bump the version in the previous commit. Eventhough
this is a minor change, it's still new and should tell people
that they can upgrade to this version.
Hat: secteam
Notes
Notes:
svn path=/head/; revision=324124
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portaudit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portaudit/Makefile b/ports-mgmt/portaudit/Makefile index 7356f96b1062..786be370b89a 100644 --- a/ports-mgmt/portaudit/Makefile +++ b/ports-mgmt/portaudit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= portaudit -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= ports-mgmt security DISTFILES= |