summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
commit83e5fd3ee15682c4e0aefab035eb1821a2276325 (patch)
tree058380093a9fc14721eb5efc0ba15397d31739ff /x11-wm
parentuncomment DEPENDS line (diff)
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ctwm/Makefile8
-rw-r--r--x11-wm/gwm/Makefile4
-rw-r--r--x11-wm/tvtwm/Makefile7
3 files changed, 10 insertions, 9 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile
index 398942f6a138..a10b803b9e99 100644
--- a/x11-wm/ctwm/Makefile
+++ b/x11-wm/ctwm/Makefile
@@ -3,14 +3,14 @@
# Date created: 13 November 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.9 1995/11/09 05:55:29 asami Exp $
+# $Id: Makefile,v 1.10 1996/09/14 22:53:11 torstenb Exp $
#
DISTNAME= ctwm-3.4pl2
PKGNAME= ctwm-3.4.2
-CATEGORIES+= x11
-MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
-EXTRACT_SUFX= .tar.gz
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= window_managers
MAINTAINER= torstenb@FreeBSD.ORG
diff --git a/x11-wm/gwm/Makefile b/x11-wm/gwm/Makefile
index f1af1ea97d74..d13318ac4262 100644
--- a/x11-wm/gwm/Makefile
+++ b/x11-wm/gwm/Makefile
@@ -3,11 +3,11 @@
# Date created: 14 November 1996
# Whom: markm
#
-# $Id: Makefile,v 1.1.1.1 1996/11/14 20:03:50 markm Exp $
+# $Id: Makefile,v 1.2 1996/11/15 04:51:00 asami Exp $
#
DISTNAME= gwm-1.8c
-CATEGORIES+= x11
+CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= window_managers/gwm
diff --git a/x11-wm/tvtwm/Makefile b/x11-wm/tvtwm/Makefile
index 3c2c66c1aa7e..39f863bd53e4 100644
--- a/x11-wm/tvtwm/Makefile
+++ b/x11-wm/tvtwm/Makefile
@@ -3,13 +3,14 @@
# Date created: 5th December 1994
# Whom: gpalmer
#
-# $Id: Makefile,v 1.7 1995/04/12 20:31:45 asami Exp $
+# $Id: Makefile,v 1.8 1995/04/22 11:59:12 asami Exp $
#
DISTNAME= tvtwm
PKGNAME= tvtwm-pl11
-CATEGORIES+= x11
-MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= window_managers
DISTFILES= tvtwm.pl11.tar.gz
MAINTAINER= gpalmer@FreeBSD.ORG