summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1995-02-01 22:40:38 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1995-02-01 22:40:38 +0000
commitafaeb3abdb794ff962123b774456eced79fbf762 (patch)
treef9c62d594a29952e720847184f6df79156bbb910 /x11-wm
parentStart the ball rolling by sticking a (diff)
Add a maintainer line
Notes
Notes: svn path=/head/; revision=866
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 9d6b78b2997f..9d61a383ac87 100644
--- a/x11-wm/tvtwm/Makefile
+++ b/x11-wm/tvtwm/Makefile
@@ -3,12 +3,13 @@
# Date created: 5th December 1994
# Whom: gpalmer
#
-# $Id: Makefile,v 1.1 1994/12/05 23:00:19 gpalmer Exp $
+# $Id: Makefile,v 1.2 1994/12/12 04:31:35 gpalmer Exp $
#
DISTNAME= tvtwm
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.x.org/pub/R6untarred/contrib/programs/
EXTRACT_SUFX= .tar.gz
+MAINTAINER= gpalmer@FreeBSD.ORG
.include <bsd.port.mk>