diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:03:27 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:03:27 +0000 |
commit | 7a1dccccd56cf0a6239992d6a2cc584de1fd61b8 (patch) | |
tree | 53ef54a2336bb0c755e3869b6e29b2608148b337 /security/p5-Sudo | |
parent | dec946ad510fca42e9c94b55d1d6a14f61b52298 (diff) |
Notes
Diffstat (limited to 'security/p5-Sudo')
-rw-r--r-- | security/p5-Sudo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Sudo/Makefile b/security/p5-Sudo/Makefile index 6aa6d864bf55..b0fd31f6cecc 100644 --- a/security/p5-Sudo/Makefile +++ b/security/p5-Sudo/Makefile @@ -9,7 +9,7 @@ PORTNAME= Sudo PORTVERSION= 0.32 CATEGORIES= security perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/L/LA/LANDMAN +MASTER_SITE_SUBDIR= CPAN:LANDMAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |