diff --git a/net-mgmt/rcpd/Makefile b/net-mgmt/rcpd/Makefile index d21f3137b894..3820ba80761a 100644 --- a/net-mgmt/rcpd/Makefile +++ b/net-mgmt/rcpd/Makefile @@ -1,5 +1,6 @@ PORTNAME= rcpd PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= net-mgmt net MASTER_SITES= ftp://ftp.shrubbery.net/pub/rcpd/ @@ -8,8 +9,9 @@ COMMENT= RCP server for routers and network devices WWW= https://www.shrubbery.net/rcpd/ GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PLIST_FILES= sbin/rcpd \ - man/man1/rcpd.1.gz + share/man/man1/rcpd.1.gz .include