diff options
Diffstat (limited to 'x11-wm/tvtwm/Makefile')
-rw-r--r-- | x11-wm/tvtwm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/tvtwm/Makefile b/x11-wm/tvtwm/Makefile index 09fada6ce5ae..81909865c994 100644 --- a/x11-wm/tvtwm/Makefile +++ b/x11-wm/tvtwm/Makefile @@ -3,7 +3,7 @@ # Date created: 5th December 1994 # Whom: gpalmer # -# $Id: Makefile,v 1.11 1998/09/15 11:13:37 asami Exp $ +# $Id: Makefile,v 1.12 1998/09/17 00:32:59 asami Exp $ # DISTNAME= tvtwm @@ -18,5 +18,6 @@ MAINTAINER= gpalmer@FreeBSD.ORG LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_IMAKE= yes +MAN1= tvtwm.1 .include <bsd.port.mk> |