diff options
author | bapt <bapt@FreeBSD.org> | 2014-10-27 19:03:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-10-27 19:03:00 +0800 |
commit | 434d91b328ff7886ddbad4f6040f6a85165983af (patch) | |
tree | f0104b8a79822c446b35d0a4b1041b0546c4eaf6 /devel/php5-geshi | |
parent | ad6830056276a5ec2f9f13946988a3b81b04aee7 (diff) | |
download | freebsd-ports-gnome-434d91b328ff7886ddbad4f6040f6a85165983af.tar.gz freebsd-ports-gnome-434d91b328ff7886ddbad4f6040f6a85165983af.tar.zst freebsd-ports-gnome-434d91b328ff7886ddbad4f6040f6a85165983af.zip |
Cleanup plist
Diffstat (limited to 'devel/php5-geshi')
-rw-r--r-- | devel/php5-geshi/pkg-plist | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/php5-geshi/pkg-plist b/devel/php5-geshi/pkg-plist index e884734c19e5..1c25ae7a7721 100644 --- a/devel/php5-geshi/pkg-plist +++ b/devel/php5-geshi/pkg-plist @@ -299,13 +299,3 @@ lib/php/geshi/geshi/zxbasic.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/langcheck.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/langwiz.php -@dirrmtry lib/php/geshi/geshi -@dirrmtry lib/php/geshi -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/__filesource -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/geshi/core -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/geshi -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/media/images -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/media -%%PORTDOCS%%@dirrm %%DOCSDIR%%/api -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |