svn commit: r523361 - head/audio/ympd
Antoine Brodin
antoine at FreeBSD.org
Fri Jan 17 20:29:12 UTC 2020
Author: antoine
Date: Fri Jan 17 20:29:12 2020
New Revision: 523361
URL: https://svnweb.freebsd.org/changeset/ports/523361
Log:
Fix plist after r523104
Modified:
head/audio/ympd/Makefile
Modified: head/audio/ympd/Makefile
==============================================================================
--- head/audio/ympd/Makefile Fri Jan 17 20:17:49 2020 (r523360)
+++ head/audio/ympd/Makefile Fri Jan 17 20:29:12 2020 (r523361)
@@ -20,6 +20,6 @@ GH_ACCOUNT= notandy
USE_RC_SUBR= ${PORTNAME}
PLIST_FILES= bin/${PORTNAME} \
- share/man/man1/${PORTNAME}.1
+ share/man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list