mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- fix pkg-plist warning
- bump PORTREVISION
This commit is contained in:
parent
1cb1c4e538
commit
f528b012ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222666
2 changed files with 3 additions and 1 deletions
|
@ -7,9 +7,9 @@
|
|||
|
||||
PORTNAME= Net-Yadis
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Net
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= clsung@FreeBSD.org
|
||||
|
|
|
@ -3,4 +3,6 @@
|
|||
%%SITE_PERL%%/Net/Yadis.pm
|
||||
%%SITE_PERL%%/Net/Yadis/HTMLParse.pm
|
||||
@dirrmtry %%SITE_PERL%%/Net/Yadis
|
||||
@dirrmtry %%SITE_PERL%%/Net
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Yadis
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
|
||||
|
|
Loading…
Add table
Reference in a new issue