From a0835d3ad87a13f3b4ca64fd2e938979c5e829be Mon Sep 17 00:00:00 2001 From: osa Date: Tue, 21 Oct 2003 11:24:02 +0000 Subject: Cosmetic fix: use %%DOCSDIR%% macro. No functionally changes. Submitted by: Oleg Karachevtsev A part of PR: 57992 --- audio/toolame/pkg-plist | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'audio/toolame') diff --git a/audio/toolame/pkg-plist b/audio/toolame/pkg-plist index 501eb7b49a5b..ae7e0cf5dce9 100644 --- a/audio/toolame/pkg-plist +++ b/audio/toolame/pkg-plist @@ -1,6 +1,6 @@ bin/toolame -%%PORTDOCS%%share/doc/toolame/FUTURE -%%PORTDOCS%%share/doc/toolame/HISTORY -%%PORTDOCS%%share/doc/toolame/LGPL.txt -%%PORTDOCS%%share/doc/toolame/README -%%PORTDOCS%%@dirrm share/doc/toolame +%%PORTDOCS%%%%DOCSDIR%%/FUTURE +%%PORTDOCS%%%%DOCSDIR%%/HISTORY +%%PORTDOCS%%%%DOCSDIR%%/LGPL.txt +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%DOCSDIR%% -- cgit