diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2024-02-04 22:05:45 +0300 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2024-02-04 22:13:55 +0300 |
commit | e427ab10bfca54efa711a2eec5e75dbf88ea0acd (patch) | |
tree | d9cf40972d5e67bdde7e17df0ab3d4e8b6a09879 /x11-fm | |
parent | x11/xorg-cf-files: Switch imake to install manpages into share/man (diff) |
*: Move manpages to share/man for imake ports.
Approved by: portmgr (blanket)
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/xcruise/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/xcruise/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/xcruise/Makefile b/x11-fm/xcruise/Makefile index d8638b3d4c1a..56b1f7277fd7 100644 --- a/x11-fm/xcruise/Makefile +++ b/x11-fm/xcruise/Makefile @@ -1,6 +1,6 @@ PORTNAME= xcruiser PORTVERSION= 0.30 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-fm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/x11-fm/xcruise/pkg-plist b/x11-fm/xcruise/pkg-plist index 89cd7f350175..34bfb00ef770 100644 --- a/x11-fm/xcruise/pkg-plist +++ b/x11-fm/xcruise/pkg-plist @@ -1,4 +1,4 @@ bin/xcruiser lib/X11/app-defaults/XCruiser -man/man1/xcruiser.1.gz +share/man/man1/xcruiser.1.gz %%PORTDOCS%%%%DOCSDIR%%/README |