diff options
Diffstat (limited to 'devel/poco/Makefile')
-rw-r--r-- | devel/poco/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/poco/Makefile b/devel/poco/Makefile index b418de8bbd33..036f82756097 100644 --- a/devel/poco/Makefile +++ b/devel/poco/Makefile @@ -9,8 +9,7 @@ PORTNAME= poco PORTVERSION= 1.3.3p1 CATEGORIES= devel net -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION} MAINTAINER= wes@FreeBSD.org COMMENT= C++ Portable Components library |