diff options
-rw-r--r-- | deskutils/xpostit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/xpostit/Makefile b/deskutils/xpostit/Makefile index 41140febf12c..d32a31352a89 100644 --- a/deskutils/xpostit/Makefile +++ b/deskutils/xpostit/Makefile @@ -17,5 +17,6 @@ MAINTAINER= joerg@FreeBSD.org USE_IMAKE= yes WRKSRC= ${WRKDIR}/xpostit +MAN1= xpostit.1 .include <bsd.port.mk> |