summaryrefslogtreecommitdiff
path: root/x11-wm/fvwm
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-13 06:35:06 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-13 06:35:06 +0000
commit884e46693a380ded39add77a85cd82f6e8646f87 (patch)
treea2ec8686ac6dc837cf52ed57da07a14a9ebf7f33 /x11-wm/fvwm
parentOk, I think I have this whole HOME_LOCATION / MASTER_SITE stuff resolved (diff)
Make the required changes to make all existing ports use MASTER_SITES
correctly.
Notes
Notes: svn path=/head/; revision=84
Diffstat (limited to 'x11-wm/fvwm')
-rw-r--r--x11-wm/fvwm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile
index 9e1ce3fdc92f..f2bd52042233 100644
--- a/x11-wm/fvwm/Makefile
+++ b/x11-wm/fvwm/Makefile
@@ -3,14 +3,14 @@
# Date created: 25 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.1.1.2 1994/09/01 19:22:36 jkh Exp $
+# $Id: Makefile,v 1.2 1994/09/10 22:22:36 jkh Exp $
#
DISTNAME= fvwm-1.23b
NO_WRKSUBDIR= yes
DISTFILES= fvwm-1.23b-core.tar.gz fvwm-1.23b-modules.tar.gz \
fvwm-1.23-icons.tar.gz
-HOME_LOCATION= ftp://spcot.sanders.com/pub/fvwm
+MASTER_SITES= ftp://spcot.sanders.com/pub/fvwm
USE_IMAKE= yes
.include <bsd.port.mk>