diff options
author | miwi <miwi@FreeBSD.org> | 2013-05-31 22:44:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-05-31 22:44:06 +0800 |
commit | 14614b5c4ceefd98c9406d8bd3fc54b81b0a9f6b (patch) | |
tree | 834720515639398776a2d24511839d9dd35fa2f3 /www | |
parent | 18ba7b6487523feefc21c1bdd719c51b44293ed7 (diff) | |
download | freebsd-ports-gnome-14614b5c4ceefd98c9406d8bd3fc54b81b0a9f6b.tar.gz freebsd-ports-gnome-14614b5c4ceefd98c9406d8bd3fc54b81b0a9f6b.tar.zst freebsd-ports-gnome-14614b5c4ceefd98c9406d8bd3fc54b81b0a9f6b.zip |
- Do not try to remove dirs. not created by the port
- Trim header
Reported by: pkg (DEVELOPER_MODE)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-State-Cookie/pkg-plist | 1 |
2 files changed, 1 insertions, 6 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile index b4495ac9a71b..aa6d0c993f34 100644 --- a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile +++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: p5-Catalyst-Plugin-Session-State-Cookie -# Date created: Nov 16, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Session-State-Cookie PORTVERSION= 0.17 diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/pkg-plist b/www/p5-Catalyst-Plugin-Session-State-Cookie/pkg-plist index 222d7043f598..2324c4572919 100644 --- a/www/p5-Catalyst-Plugin-Session-State-Cookie/pkg-plist +++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/pkg-plist @@ -1,6 +1,5 @@ %%SITE_PERL%%/Catalyst/Plugin/Session/State/Cookie.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/State/Cookie/.packlist -@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/State/Cookie @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/State @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session @dirrmtry %%SITE_PERL%%/Catalyst/Plugin |