diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile index 8e01ac38678e..bc52593373d4 100644 --- a/ftp/cmdftp/Makefile +++ b/ftp/cmdftp/Makefile @@ -1,5 +1,6 @@ PORTNAME= cmdftp PORTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= SAVANNAH @@ -10,7 +11,8 @@ WWW= https://www.nongnu.org/cmdftp/ LICENSE= GPLv3 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -PLIST_FILES= bin/cmdftp man/man1/${PORTNAME}.1.gz +PLIST_FILES= bin/cmdftp share/man/man1/${PORTNAME}.1.gz .include