diff options
-rw-r--r-- | security/sudo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 94b6a348b9c2..d5a2679b91cd 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -7,7 +7,7 @@ PORTNAME= sudo PORTVERSION= 1.6.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \ ftp://ftp.stikman.com/pub/sudo/ \ |