summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-15 04:51:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-15 04:51:00 +0000
commit4143782f08799f6819a985230c219d97c6f1f820 (patch)
tree24a74b26d1b102d688616664f279f479c6c73913 /x11-wm
parentAdd gwm. (diff)
Start using MASTER_SITE_XCONTRIB, now that it's in the tree.
Notes
Notes: svn path=/head/; revision=4463
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/gwm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/gwm/Makefile b/x11-wm/gwm/Makefile
index 3fa16086b1b4..f1af1ea97d74 100644
--- a/x11-wm/gwm/Makefile
+++ b/x11-wm/gwm/Makefile
@@ -3,12 +3,13 @@
# Date created: 14 November 1996
# Whom: markm
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/11/14 20:03:50 markm Exp $
#
DISTNAME= gwm-1.8c
CATEGORIES+= x11
-MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/gwm/
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= window_managers/gwm
MAINTAINER= markm@FreeBSD.ORG