1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

security/sudo: Fix version

Use PORTVERSION here to end up with 1.9.4p2, which is considered newer than
previous one (1.9.4_1)

Reported by:	ohauer <ohauer@gmx.de>
This commit is contained in:
Renato Botelho 2020-12-21 16:54:42 +00:00
parent e122b6dc79
commit 64c1fe1362
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558844

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sudo
DISTVERSION= 1.9.4p2
PORTVERSION= 1.9.4p2
CATEGORIES= security
MASTER_SITES= SUDO