diff options
author | miwi <miwi@FreeBSD.org> | 2013-06-09 00:24:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-06-09 00:24:48 +0800 |
commit | 4463047c98b01de54b94299eea071244daa4ebda (patch) | |
tree | 846e9878e13462b64b551b181550a14472e10905 /www | |
parent | 883dd382e6672f7d4461bd7486e58e78f1c8722d (diff) | |
download | freebsd-ports-gnome-4463047c98b01de54b94299eea071244daa4ebda.tar.gz freebsd-ports-gnome-4463047c98b01de54b94299eea071244daa4ebda.tar.zst freebsd-ports-gnome-4463047c98b01de54b94299eea071244daa4ebda.zip |
- Do not remove directories not created by this port
 Reported by: pkg (DEVELOPER_MODE)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-URI-ToDisk/Makefile | 6 | ||||
-rw-r--r-- | www/p5-URI-ToDisk/pkg-plist | 1 |
2 files changed, 1 insertions, 6 deletions
diff --git a/www/p5-URI-ToDisk/Makefile b/www/p5-URI-ToDisk/Makefile index 248ddf1edcc2..3c0a7efef888 100644 --- a/www/p5-URI-ToDisk/Makefile +++ b/www/p5-URI-ToDisk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-URI-ToDisk -# Date created: 08 March 2008 -# Whom: Cory R King <coryking@mozimedia.com> -# +# Created by: Cory R King <coryking@mozimedia.com> # $FreeBSD$ -# PORTNAME= URI-ToDisk PORTVERSION= 1.12 diff --git a/www/p5-URI-ToDisk/pkg-plist b/www/p5-URI-ToDisk/pkg-plist index ef2887f03c8c..e8753f135725 100644 --- a/www/p5-URI-ToDisk/pkg-plist +++ b/www/p5-URI-ToDisk/pkg-plist @@ -1,6 +1,5 @@ %%SITE_PERL%%/URI/ToDisk.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/ToDisk/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/URI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/ToDisk @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI @dirrmtry %%SITE_PERL%%/URI |