summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-22 11:59:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-22 11:59:12 +0000
commit07c40792a8054d72a2a98646d3b5f53b7b7362c1 (patch)
treec5ac9e68f18724bc2231b2d494f5fbec34eb98d3 /x11-wm
parentUpdated for new bsd.port.mk. (diff)
Cosmetic.
Notes
Notes: svn path=/head/; revision=1485
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/tvtwm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/tvtwm/Makefile b/x11-wm/tvtwm/Makefile
index e2799fb57905..3c2c66c1aa7e 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.6 1995/04/01 12:51:14 jkh Exp $
+# $Id: Makefile,v 1.7 1995/04/12 20:31:45 asami Exp $
#
DISTNAME= tvtwm
@@ -17,4 +17,5 @@ MAINTAINER= gpalmer@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
+
.include <bsd.port.mk>