diff options
author | krion <krion@FreeBSD.org> | 2003-07-29 15:48:41 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-07-29 15:48:41 +0800 |
commit | ebe35cf562ed6c08eb689fbc007a8aa43d822cf9 (patch) | |
tree | 4464b2fe11c0219fb02a4c8c90b9bd5d851737dd | |
parent | 8c0aedadbc26aec1a6569418a0e7725519132aa1 (diff) | |
download | freebsd-ports-gnome-ebe35cf562ed6c08eb689fbc007a8aa43d822cf9.tar.gz freebsd-ports-gnome-ebe35cf562ed6c08eb689fbc007a8aa43d822cf9.tar.zst freebsd-ports-gnome-ebe35cf562ed6c08eb689fbc007a8aa43d822cf9.zip |
s/DOCDIR/DOCSDIR/g
Approved by: fjoe (mentor) (implicit)
-rw-r--r-- | textproc/meld/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/meld/pkg-plist b/textproc/meld/pkg-plist index 52d9e3c87364..e0053947c155 100644 --- a/textproc/meld/pkg-plist +++ b/textproc/meld/pkg-plist @@ -61,7 +61,7 @@ share/meld/glade2/pixmaps/tree-file-normal.png share/meld/glade2/pixmaps/tree-folder-changed.png share/meld/glade2/pixmaps/tree-folder-new.png share/meld/glade2/pixmaps/tree-folder-normal.png -%%PORTDOCS%%%%DOCDIR%%/index.html +%%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/stylesheet.css %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm share/meld/glade2/pixmaps |