diff options
author | leeym <leeym@FreeBSD.org> | 2008-07-08 07:54:49 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2008-07-08 07:54:49 +0800 |
commit | f9e9ab879a1487f4a7fc199bd736ce92f508fea0 (patch) | |
tree | 4accca8781078732fd28aa68453560e39f907998 /textproc | |
parent | aac8059e2fdb24b22b18b9e2197fea4ecf16b615 (diff) | |
download | freebsd-ports-gnome-f9e9ab879a1487f4a7fc199bd736ce92f508fea0.tar.gz freebsd-ports-gnome-f9e9ab879a1487f4a7fc199bd736ce92f508fea0.tar.zst freebsd-ports-gnome-f9e9ab879a1487f4a7fc199bd736ce92f508fea0.zip |
- fix plist
- bump PORTREVISION
Noticed by: pav@
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-EN-Gender/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Gender/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Gender/Makefile b/textproc/p5-Lingua-EN-Gender/Makefile index 17e6788d1cee..69709e1fe550 100644 --- a/textproc/p5-Lingua-EN-Gender/Makefile +++ b/textproc/p5-Lingua-EN-Gender/Makefile @@ -7,6 +7,7 @@ PORTNAME= Lingua-EN-Gender PORTVERSION= 0.02 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN diff --git a/textproc/p5-Lingua-EN-Gender/pkg-plist b/textproc/p5-Lingua-EN-Gender/pkg-plist index 45b582b53fe5..1380357e5774 100644 --- a/textproc/p5-Lingua-EN-Gender/pkg-plist +++ b/textproc/p5-Lingua-EN-Gender/pkg-plist @@ -3,7 +3,6 @@ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Gender @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% @dirrmtry %%SITE_PERL%%/Lingua/EN @dirrmtry %%SITE_PERL%%/Lingua |