diff options
author | bapt <bapt@FreeBSD.org> | 2013-03-15 17:56:16 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-03-15 17:56:16 +0800 |
commit | 6ddf907fc774e308b1208fd574126dbae1c8cf60 (patch) | |
tree | a9bc961157b1f6c427a095eb2e2179c0b6bddf80 /converters/p5-Convert-TNEF | |
parent | fc9aced8987e1f801441001518cc76553f3ad019 (diff) | |
download | freebsd-ports-gnome-6ddf907fc774e308b1208fd574126dbae1c8cf60.tar.gz freebsd-ports-gnome-6ddf907fc774e308b1208fd574126dbae1c8cf60.tar.zst freebsd-ports-gnome-6ddf907fc774e308b1208fd574126dbae1c8cf60.zip |
Do not remove directories not owned by the port
Diffstat (limited to 'converters/p5-Convert-TNEF')
-rw-r--r-- | converters/p5-Convert-TNEF/Makefile | 6 | ||||
-rw-r--r-- | converters/p5-Convert-TNEF/pkg-plist | 1 |
2 files changed, 1 insertions, 6 deletions
diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile index 59cfac3dff35..f5de7349c69e 100644 --- a/converters/p5-Convert-TNEF/Makefile +++ b/converters/p5-Convert-TNEF/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Convert-TNEF -# Date created: Nov 14 2000 -# Whom: roman@xpert.com -# +# Created by: roman@xpert.com # $FreeBSD$ -# PORTNAME= Convert-TNEF PORTVERSION= 0.18 diff --git a/converters/p5-Convert-TNEF/pkg-plist b/converters/p5-Convert-TNEF/pkg-plist index c46ad45a031e..e04fcc990b72 100644 --- a/converters/p5-Convert-TNEF/pkg-plist +++ b/converters/p5-Convert-TNEF/pkg-plist @@ -2,5 +2,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/TNEF/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/TNEF @dirrmtry %%SITE_PERL%%/Convert -@dirrmtry %%SITE_PERL%%/auto/Convert @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert |