diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-01 23:29:58 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-01 23:29:58 +0000 |
commit | 8881cfd9af30d5636fcb9b1e591ef85f71fa1027 (patch) | |
tree | 4e31ae6dd92acbae1ef326a26258c2329e200e90 /x11-wm/tvtwm | |
parent | 6c04ae63f909c59d9621df7dad770c4eea757e60 (diff) |
Notes
Diffstat (limited to 'x11-wm/tvtwm')
-rw-r--r-- | x11-wm/tvtwm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/tvtwm/Makefile b/x11-wm/tvtwm/Makefile index 81909865c994..cbd59fff7c38 100644 --- a/x11-wm/tvtwm/Makefile +++ b/x11-wm/tvtwm/Makefile @@ -3,15 +3,14 @@ # Date created: 5th December 1994 # Whom: gpalmer # -# $Id: Makefile,v 1.12 1998/09/17 00:32:59 asami Exp $ +# $Id: Makefile,v 1.13 1998/10/04 04:03:18 steve Exp $ # -DISTNAME= tvtwm +DISTNAME= tvtwm.pl11 PKGNAME= tvtwm-pl11 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= window_managers -DISTFILES= tvtwm.pl11.tar.gz MAINTAINER= gpalmer@FreeBSD.ORG |