diff options
author | Michael Haro <mharo@FreeBSD.org> | 2002-01-09 17:04:15 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2002-01-09 17:04:15 +0000 |
commit | 170c88b9c22998234a221e48747ed9eac0aea6bd (patch) | |
tree | 5b9a91e40d57e4822e838e3788c9af3e8d788168 /security/sudo | |
parent | 63c9ef98cac98f79e79b9c3768bad71ba63597c1 (diff) | |
download | ports-170c88b9c22998234a221e48747ed9eac0aea6bd.tar.gz ports-170c88b9c22998234a221e48747ed9eac0aea6bd.zip |
Notes
Diffstat (limited to 'security/sudo')
-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/ \ |