diff options
author | anders <anders@FreeBSD.org> | 2003-01-05 04:50:55 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2003-01-05 04:50:55 +0800 |
commit | 1e85144910f35602c2c4874a1650ef527fcf25d1 (patch) | |
tree | 56c51111c220b357e615f93ccd25156da2f61275 /audio/HVSC-Update | |
parent | 0594b30ad3ece8edfcad499b729765d5098b8d22 (diff) | |
download | freebsd-ports-gnome-1e85144910f35602c2c4874a1650ef527fcf25d1.tar.gz freebsd-ports-gnome-1e85144910f35602c2c4874a1650ef527fcf25d1.tar.zst freebsd-ports-gnome-1e85144910f35602c2c4874a1650ef527fcf25d1.zip |
Correct list of docs.
Requested by: olgeni
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 |