diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-04-21 17:47:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-04-21 17:47:00 +0000 |
commit | 9b4360699e962c6e0ec3bc2d44be287c0318a0fb (patch) | |
tree | 725fa617d97deba57f9d71417c4c659389342252 /www | |
parent | BROKEN: Does not build (diff) |
- Fix pkg-plist
Submitted by: krisbot
Notes
Notes:
svn path=/head/; revision=190589
Diffstat (limited to 'www')
-rw-r--r-- | www/perlbal/Makefile | 1 | ||||
-rw-r--r-- | www/perlbal/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www/perlbal/Makefile b/www/perlbal/Makefile index 100aaca03f3f..c873beab082b 100644 --- a/www/perlbal/Makefile +++ b/www/perlbal/Makefile @@ -7,6 +7,7 @@ PORTNAME= Perlbal PORTVERSION= 1.56 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.danga.com/dist/Perlbal/ \ http://www.powertrip.co.za/distfiles/danga/ diff --git a/www/perlbal/pkg-plist b/www/perlbal/pkg-plist index 1c57b288f016..f468c58427cb 100644 --- a/www/perlbal/pkg-plist +++ b/www/perlbal/pkg-plist @@ -19,6 +19,7 @@ bin/perlbal %%SITE_PERL%%/Perlbal/Plugin/Stats.pm %%SITE_PERL%%/Perlbal/Plugin/Vhosts.pm %%SITE_PERL%%/Perlbal/Plugin/LazyCDN.pm +%%SITE_PERL%%/Perlbal/Plugin/AutoRemoveLeadingDir.pm %%SITE_PERL%%/Perlbal/Plugin/NotModified.pm %%SITE_PERL%%/Perlbal/Pool.pm %%SITE_PERL%%/Perlbal/ReproxyManager.pm |