diff options
-rw-r--r-- | x11-clocks/asclock-xlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/asclock-xlib/Makefile b/x11-clocks/asclock-xlib/Makefile index ec42642a3ccb..ff56d86caacc 100644 --- a/x11-clocks/asclock-xlib/Makefile +++ b/x11-clocks/asclock-xlib/Makefile @@ -14,6 +14,7 @@ MAINTAINER= kuriyama@FreeBSD.org WRKSRC= ${WRKDIR}/asclock-xlib USE_XPM= YES +MAN1= asclock.1 .if defined(BATCH) USE_IMAKE= YES |