Index: head/editors/fb/Makefile =================================================================== --- head/editors/fb/Makefile (revision 342320) +++ head/editors/fb/Makefile (revision 342321) @@ -1,23 +1,21 @@ # Created by: Mikhail Teterin # $FreeBSD$ PORTNAME= fb PORTVERSION= 1.5 CATEGORIES= editors MASTER_SITES= http://home.mho.net/jswaby/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= _tar.gz MAINTAINER= mi@aldan.algebra.com COMMENT= Binary file viewer, editor, and manipulator (and a lot more) NO_WRKSUBDIR= Yes -MAN1= fb.1 -MANCOMPRESSED= maybe -PLIST_FILES= bin/fb +PLIST_FILES= bin/fb \ + man/man1/fb.1.gz MAKEFILE= ${FILESDIR}/Makefile.in MAKE_ARGS+= PREFIX="${PREFIX}" -NO_STAGE= yes .include Index: head/mail/newmail/Makefile =================================================================== --- head/mail/newmail/Makefile (revision 342320) +++ head/mail/newmail/Makefile (revision 342321) @@ -1,19 +1,17 @@ # Created by: Andrew Stevenson # $FreeBSD$ PORTNAME= newmail PORTVERSION= 1.0.2 CATEGORIES= mail MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/ MAINTAINER= ports@FreeBSD.org COMMENT= Tool for checking for new mail in multiple mail boxes WRKSRC= ${WRKDIR}/newmail -MAN1= newmail.1 -MANCOMPRESSED= maybe -PLIST_FILES= bin/newmail +PLIST_FILES= bin/newmail \ + man/man1/newmail.1.gz -NO_STAGE= yes .include Index: head/misc/team/Makefile =================================================================== --- head/misc/team/Makefile (revision 342320) +++ head/misc/team/Makefile (revision 342321) @@ -1,19 +1,17 @@ # Created by: joerg # $FreeBSD$ PORTNAME= team PORTVERSION= 3.1 PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= joerg MAINTAINER= joerg@FreeBSD.org COMMENT= Portable multi-buffered tape streaming utility -MAN1= team.1 -MANCOMPRESSED= maybe -PLIST_FILES= bin/team +PLIST_FILES= bin/team \ + man/man1/team.1.gz -NO_STAGE= yes .include