mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
- add WWW: in pkg-descr
- fix PLIST
This commit is contained in:
parent
5da59418a7
commit
aa2c60a4fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129846
2 changed files with 3 additions and 0 deletions
|
@ -1 +1,3 @@
|
|||
Manipulates mail alias files of various formats.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Mail-Alias/
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Alias/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Alias
|
||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail 2>/dev/null || true
|
||||
@unexec rmdir %D/%%SITE_PERL%%/Mail 2>/dev/null || true
|
||||
|
|
Loading…
Add table
Reference in a new issue