1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

- add WWW: in pkg-descr

- fix PLIST
This commit is contained in:
Yen-Ming Lee 2005-02-26 19:33:48 +00:00
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

View File

@ -1 +1,3 @@
Manipulates mail alias files of various formats.
WWW: http://search.cpan.org/dist/Mail-Alias/

View File

@ -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