diff options
-rw-r--r-- | x11-wm/afterstep/Makefile | 2 |
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 |