Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2020 17:47:38 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523148 - head/games/rubygem-lolcat
Message-ID:  <202001151747.00FHlcAE035618@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jan 15 17:47:38 2020
New Revision: 523148
URL: https://svnweb.freebsd.org/changeset/ports/523148

Log:
  Update manpage location (r523104)

Modified:
  head/games/rubygem-lolcat/Makefile

Modified: head/games/rubygem-lolcat/Makefile
==============================================================================
--- head/games/rubygem-lolcat/Makefile	Wed Jan 15 17:47:33 2020	(r523147)
+++ head/games/rubygem-lolcat/Makefile	Wed Jan 15 17:47:38 2020	(r523148)
@@ -21,7 +21,7 @@ USE_RUBY=	yes
 NO_ARCH=	yes
 
 PLIST_FILES=	bin/lolcat \
-		man/man6/lolcat.6.gz
+		share/man/man6/lolcat.6.gz
 
 post-build:
 	@${REINPLACE_CMD} -e 's|man/lolcat.6|&.gz|' ${WRKSRC}/${GEMSPEC}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001151747.00FHlcAE035618>