diff options
author | remko <remko@FreeBSD.org> | 2013-08-02 04:41:31 +0800 |
---|---|---|
committer | remko <remko@FreeBSD.org> | 2013-08-02 04:41:31 +0800 |
commit | be20f758ccabfdfb92c7b8041ff4743736bfd4a7 (patch) | |
tree | e8324fc4baab02d1e4c77fa48e6a593b08d0e5db /ports-mgmt | |
parent | 1a6dbe6730a64b2206019e32bbbb4791d1fbb784 (diff) | |
download | freebsd-ports-gnome-be20f758ccabfdfb92c7b8041ff4743736bfd4a7.tar.gz freebsd-ports-gnome-be20f758ccabfdfb92c7b8041ff4743736bfd4a7.tar.zst freebsd-ports-gnome-be20f758ccabfdfb92c7b8041ff4743736bfd4a7.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
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= |