diff options
Diffstat (limited to 'devel/dklibs/Makefile')
-rw-r--r-- | devel/dklibs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/dklibs/Makefile b/devel/dklibs/Makefile index 40acc6fc530d..de4ec1931a0b 100644 --- a/devel/dklibs/Makefile +++ b/devel/dklibs/Makefile @@ -8,8 +8,7 @@ PORTNAME= dklibs PORTVERSION= 1.23.1 CATEGORIES= devel -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= corky1951@comcast.net COMMENT= A set of libraries by Dirk Krause |