summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:37:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:37:03 +0000
commit642e5987324e604d3b5cd0aa6f649eca92e5d13a (patch)
treee0c2df877acdbfe32ecf7d82a41ee25033ec4532 /x11-wm
parentUse MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. (diff)
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4572
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile
index ce4d3c2c3d1e..36375bfd8eaf 100644
--- a/x11-wm/fvwm/Makefile
+++ b/x11-wm/fvwm/Makefile
@@ -3,12 +3,13 @@
# Date created: 12 May 1995
# Whom: me
#
-# $Id: Makefile,v 1.19 1995/08/08 10:35:06 asami Exp $
+# $Id: Makefile,v 1.20 1996/05/27 12:33:48 peter Exp $
#
DISTNAME= fvwm-1.24r
-MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/X11/window-managers/
-CATEGORIES+= x11
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= X11/window-managers
MAINTAINER= me@FreeBSD.org