summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-08-08 11:49:36 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-08-08 11:49:36 +0000
commit7c2e21527629ff6c59173536f002dc19a926f19b (patch)
treee7d51a8c03e80c812fa5cfc1e4918ff324cafb38 /x11-wm
parentFix path for COMBOLIBDIR. (diff)
Fix MASTER_SITE_SUBDIR.
PR: 29542 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=45955
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/afterstep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile
index 7bedadda28de..cee2b9aa8f11 100644
--- a/x11-wm/afterstep/Makefile
+++ b/x11-wm/afterstep/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0
CATEGORIES= x11-wm afterstep
MASTER_SITES= ${MASTER_SITE_AFTERSTEP} \
ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/
-MASTER_SITE_SUBDIR= stable/archives
+MASTER_SITE_SUBDIR= archives/${PORTVERSION}
DISTNAME= AfterStep-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org