diff --git a/net-im/sshout/Makefile b/net-im/sshout/Makefile index 0b7ed087b579..5746a4be1d48 100644 --- a/net-im/sshout/Makefile +++ b/net-im/sshout/Makefile @@ -1,6 +1,6 @@ PORTNAME= sshout DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= SF/sshout/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -21,7 +21,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_ENV= LIBEXECDIR=\${PREFIX}/libexec \ - MANDIR=\${PREFIX}/man + MANDIR=\${PREFIX}/share/man USE_RC_SUBR= sshout diff --git a/net-im/sshout/pkg-plist b/net-im/sshout/pkg-plist index 5812e24f4f0f..7e21598cdda8 100644 --- a/net-im/sshout/pkg-plist +++ b/net-im/sshout/pkg-plist @@ -1,5 +1,5 @@ libexec/sshoutd -man/man8/sshoutcfg.8.gz +share/man/man8/sshoutcfg.8.gz sbin/sshoutcfg %%NLS%%share/locale/zh_CN/LC_MESSAGES/sshout.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/sshout.mo