diff options
author | clsung <clsung@FreeBSD.org> | 2007-07-02 09:00:27 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-07-02 09:00:27 +0800 |
commit | 12cd49e8017209a8e211bf048f6b519db591ed50 (patch) | |
tree | 27038e26430819cfbfcb5b977cc1ab8bf2b6a59d /security/Makefile | |
parent | 1afdc6d38876255e2feb07782e653ee073729faf (diff) | |
download | freebsd-ports-gnome-12cd49e8017209a8e211bf048f6b519db591ed50.tar.gz freebsd-ports-gnome-12cd49e8017209a8e211bf048f6b519db591ed50.tar.zst freebsd-ports-gnome-12cd49e8017209a8e211bf048f6b519db591ed50.zip |
Add p5-Sudo 0.31, perl extension for running a command line sudo.
PR: ports/113056
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index c0f2f65ddd20..47debed1a26f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -487,6 +487,7 @@ SUBDIR += p5-SAVI-Perl SUBDIR += p5-SHA SUBDIR += p5-Safe-Hole + SUBDIR += p5-Sudo SUBDIR += p5-Text-Password-Pronounceable SUBDIR += p5-Tie-EncryptedHash SUBDIR += p5-Tree-Authz |