diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /graphics/qvplay | |
parent | e25456852bc19ad4f1e63841747a4f63637d0eef (diff) | |
download | ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip |
Notes
Diffstat (limited to 'graphics/qvplay')
-rw-r--r-- | graphics/qvplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile index 491be342e533..cd7b7a18da4b 100644 --- a/graphics/qvplay/Makefile +++ b/graphics/qvplay/Makefile @@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/QVplay095/obj/FreeBSD GNU_CONFIGURE= yes -MAN1= qvplay.1 qvrec.1 qvalldel.1 +MAN1= qvplay.1 qvrec.1 qvalldel.1 MYPORTDOCS= FAQ.txt HISTORY PROTOCOL.txt PROTOCOL.eng \ README README.eng README.FreeBSD |