aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-15 12:51:00 +0800
committerasami <asami@FreeBSD.org>1996-11-15 12:51:00 +0800
commitfbda7300322ee22bd45ba8f290c96d6484af3112 (patch)
tree3bec6be93b82cd62dad66c46601110e6047183d8 /x11-wm
parente0a41cbc4706d42896e7557c58dc7853bbbefa2c (diff)
downloadfreebsd-ports-gnome-fbda7300322ee22bd45ba8f290c96d6484af3112.tar.gz
freebsd-ports-gnome-fbda7300322ee22bd45ba8f290c96d6484af3112.tar.zst
freebsd-ports-gnome-fbda7300322ee22bd45ba8f290c96d6484af3112.zip
Start using MASTER_SITE_XCONTRIB, now that it's in the tree.
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