diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-11-24 02:13:29 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-11-24 02:13:29 +0000 |
commit | e9b477860c056e11d371ad022b167d11b2ffafa1 (patch) | |
tree | fd15d74b85799ceaa2848deda0e4998587425d58 /audio/HVSC-Update | |
parent | Ahem. I forgot %SUBDIR% in last change to this file. (diff) |
Fix plist/package building.
Notes
Notes:
svn path=/head/; revision=70934
Diffstat (limited to 'audio/HVSC-Update')
-rw-r--r-- | audio/HVSC-Update/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/HVSC-Update/pkg-plist b/audio/HVSC-Update/pkg-plist index dfb6c49d1b6f..a0883498a5d4 100644 --- a/audio/HVSC-Update/pkg-plist +++ b/audio/HVSC-Update/pkg-plist @@ -1,4 +1,4 @@ bin/HVSC-Update -%%PORTDOCS%%share/doc/HVSC-Update-Tool/HVSC_Update.txt -%%PORTDOCS%%share/doc/HVSC-Update-Tool/PSID_v2NG.txt -%%PORTDOCS%%@dirrm share/doc/HVSC-Update-Tool +%%PORTDOCS%%share/doc/HVSC-Update/HVSC_Update.txt +%%PORTDOCS%%share/doc/HVSC-Update/PSID_v2NG.txt +%%PORTDOCS%%@dirrm share/doc/HVSC-Update |