diff options
author | Henrik Brix Andersen <brix@FreeBSD.org> | 2014-04-21 16:51:22 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@FreeBSD.org> | 2014-04-21 16:51:22 +0000 |
commit | d678ac575366c4d0905581f074540ac1db709308 (patch) | |
tree | 1a1b8a6d90577dae0bfc0e16ba242a6a138ce56d /www | |
parent | 5c92d60c392e8f97d4372b99db9faafa7cc2c9de (diff) | |
download | ports-d678ac575366c4d0905581f074540ac1db709308.tar.gz ports-d678ac575366c4d0905581f074540ac1db709308.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Gallery/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-Gallery/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index 24194145cbd4..aca2efd49f10 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -3,7 +3,7 @@ PORTNAME= Apache-Gallery PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 3 CATEGORIES= www perl5 MASTER_SITES= http://apachegallery.dk/download/ \ diff --git a/www/p5-Apache-Gallery/pkg-plist b/www/p5-Apache-Gallery/pkg-plist index 5859fc270429..4114039e6e90 100644 --- a/www/p5-Apache-Gallery/pkg-plist +++ b/www/p5-Apache-Gallery/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Apache/Gallery.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Gallery/.packlist +%%PERL5_MAN3%%/Apache::Gallery.3.gz %%DATADIR%%/templates/bright/README %%DATADIR%%/templates/bright/dircomment.tpl %%DATADIR%%/templates/bright/directory.tpl |