diff options
author | Anders Nordby <anders@FreeBSD.org> | 2003-01-04 20:50:55 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2003-01-04 20:50:55 +0000 |
commit | 50b2c97d92dc4ba426b35687c6d6fe251e65913f (patch) | |
tree | ad97285b9c70f765d770d2742971d791b314d6f7 /audio/HVSC-Update | |
parent | 876ad9821e5203d0d0c0493ba297dddfea054f7b (diff) | |
download | ports-50b2c97d92dc4ba426b35687c6d6fe251e65913f.tar.gz ports-50b2c97d92dc4ba426b35687c6d6fe251e65913f.zip |
Correct list of docs.
Requested by: olgeni
Notes
Notes:
svn path=/head/; revision=72534
Diffstat (limited to 'audio/HVSC-Update')
-rw-r--r-- | audio/HVSC-Update/Makefile | 2 | ||||
-rw-r--r-- | audio/HVSC-Update/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/HVSC-Update/Makefile b/audio/HVSC-Update/Makefile index a219709303be..bd7f6308adcc 100644 --- a/audio/HVSC-Update/Makefile +++ b/audio/HVSC-Update/Makefile @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-Tool-${PORTVERSION}-Source USE_GMAKE= yes GNU_CONFIGURE= yes -DOCS= HVSC_Update.txt PSID_v2NG.txt +DOCS= HVSC_Update.txt SID_file_format.txt do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/Update ${PREFIX}/bin/HVSC-Update diff --git a/audio/HVSC-Update/pkg-plist b/audio/HVSC-Update/pkg-plist index a0883498a5d4..e0d23880a0ba 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/HVSC_Update.txt -%%PORTDOCS%%share/doc/HVSC-Update/PSID_v2NG.txt +%%PORTDOCS%%share/doc/HVSC-Update/SID_file_format.txt %%PORTDOCS%%@dirrm share/doc/HVSC-Update |