diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-11-02 04:21:02 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-11-02 04:21:02 +0000 |
commit | bb9a9d0d462f912ba3e97fac8b75789a243262eb (patch) | |
tree | 47d8e88eceb2d2d9ab316bb73c0f750e9b2e6c6f /x11-clocks | |
parent | MASTER_SITES update. (diff) |
Add missing MAN1=asclock.1.
Submitted by: bento
Diffstat (limited to 'x11-clocks')
-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 |