diff options
Diffstat (limited to 'devel/poco-ssl/Makefile')
-rw-r--r-- | devel/poco-ssl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/poco-ssl/Makefile b/devel/poco-ssl/Makefile index 480f70d9a00c..c1170dc93950 100644 --- a/devel/poco-ssl/Makefile +++ b/devel/poco-ssl/Makefile @@ -9,8 +9,7 @@ PORTNAME= poco PORTVERSION= 1.3.2 CATEGORIES= devel net -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= -ssl DISTNAME= poco-${PORTVERSION}-ssl |