diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-05-31 14:44:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-05-31 14:44:50 +0000 |
commit | 5f8af3e7c8a2d0a182da86838add21e033010ba7 (patch) | |
tree | dd81c32040b8ef4347d6bf92640ab425bb2bf4a2 /net | |
parent | - Do not try to remove dirs. not created by the port (diff) |
- Do not try to remove dirs. not created by the port
- Trim header
Reported by: pkg (DEVELOPER_MODE)
Notes
Notes:
svn path=/head/; revision=319500
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-ZConf/Makefile | 6 | ||||
-rw-r--r-- | net/p5-ZConf/pkg-plist | 1 |
2 files changed, 1 insertions, 6 deletions
diff --git a/net/p5-ZConf/Makefile b/net/p5-ZConf/Makefile index 53bf82c8c733..a8c1cca8a0a6 100644 --- a/net/p5-ZConf/Makefile +++ b/net/p5-ZConf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-LDAP-Makepath -# Date created: 2008-06-24 -# Whom: Zane C, Bowers <vvelox@vvelox.net> -# +# Created by: Zane C, Bowers <vvelox@vvelox.net> # $FreeBSD$ -# PORTNAME= ZConf PORTVERSION= 6.1.0 diff --git a/net/p5-ZConf/pkg-plist b/net/p5-ZConf/pkg-plist index 3debc7c2fc22..738070dc594f 100644 --- a/net/p5-ZConf/pkg-plist +++ b/net/p5-ZConf/pkg-plist @@ -4,7 +4,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/.packlist @dirrmtry %%SITE_PERL%%/ZConf/backends @dirrmtry %%SITE_PERL%%/ZConf -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/backends @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf bin/zcchooser-edit bin/zcchooser-get |