Skip to content

Commit

Permalink
shells/scponly: Move manpages to ${PREFIX}/share
Browse files Browse the repository at this point in the history
Sponsored by:	Rubicon Communications, LLC ("Netgate")
  • Loading branch information
rbgarga committed Jan 15, 2024
1 parent 9385a69 commit 655d05f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions shells/scponly/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scponly
PORTVERSION= 4.8.20110526
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= shells security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-snapshots
DISTNAME= ${PORTNAME}-20110526
Expand All @@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE
USES= cpe tar:tgz

PORTDOCS= BUILDING-JAILS.TXT INSTALL README SECURITY
GNU_CONFIGURE= yes
HAS_CONFIGURE= yes

OPTIONS_DEFINE= CHROOT DEFAULT_CHDIR DOCS GFTP RSYNC SCP SUBVERSION SVNSERVE \
UNISON WILDCARDS WINSCP
Expand Down
2 changes: 1 addition & 1 deletion shells/scponly/pkg-plist
Expand Up @@ -12,4 +12,4 @@
%%CHROOT%%%%EXAMPLESDIR%%/setup_chroot.sh
%%CHROOT%%%%EXAMPLESDIR%%/config.h
etc/scponly/debuglevel
man/man8/scponly.8.gz
share/man/man8/scponly.8.gz

0 comments on commit 655d05f

Please sign in to comment.