diff options
Diffstat (limited to 'devel/astyle/Makefile')
-rw-r--r-- | devel/astyle/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index ce55b4a4b69d..989e921b0f9a 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -8,8 +8,7 @@ PORTNAME= astyle PORTVERSION= 1.23 CATEGORIES= devel textproc -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_linux MAINTAINER= lme@FreeBSD.org |