From ab8cf5f2dbfb27f3d2d27980d37c2ec0c2db0610 Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Tue, 21 Oct 2003 09:58:09 +0000 Subject: Cosmetic fix: use %%DOCSDIR%% macro. No functionally changes. Submitted by: Oleg Karachevtsev A part of PR: 57992 --- archivers/szip/pkg-plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'archivers/szip') diff --git a/archivers/szip/pkg-plist b/archivers/szip/pkg-plist index 3f78d5de9836..79c8e8838a5b 100644 --- a/archivers/szip/pkg-plist +++ b/archivers/szip/pkg-plist @@ -1,5 +1,5 @@ bin/szip -%%PORTDOCS%%share/doc/szip/history.txt -%%PORTDOCS%%share/doc/szip/readme.txt -%%PORTDOCS%%share/doc/szip/techinfo.txt -%%PORTDOCS%%@dirrm share/doc/szip +%%PORTDOCS%%%%DOCSDIR%%/history.txt +%%PORTDOCS%%%%DOCSDIR%%/readme.txt +%%PORTDOCS%%%%DOCSDIR%%/techinfo.txt +%%PORTDOCS%%@dirrm %%DOCSDIR%% -- cgit v1.2.3