aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2001-08-08 19:49:36 +0800
committerdemon <demon@FreeBSD.org>2001-08-08 19:49:36 +0800
commit2b9ea0683327160e8ade1d8b46781cffb6cb50b2 (patch)
treea658aa9c600b215666b9157d7fbd8fc2bc9a9183 /x11-wm
parentb075f3389ff25f4fd644dc5cdf09b87ed3789be4 (diff)
downloadfreebsd-ports-gnome-2b9ea0683327160e8ade1d8b46781cffb6cb50b2.tar.gz
freebsd-ports-gnome-2b9ea0683327160e8ade1d8b46781cffb6cb50b2.tar.zst
freebsd-ports-gnome-2b9ea0683327160e8ade1d8b46781cffb6cb50b2.zip
Fix MASTER_SITE_SUBDIR.
PR: 29542 Submitted by: KATO Tsuguru <tkato@prontomail.com>
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