diff options
Diffstat (limited to 'devel/zziplib/Makefile')
-rw-r--r-- | devel/zziplib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/zziplib/Makefile b/devel/zziplib/Makefile index 145eac46f50b..6cc11c0e2553 100644 --- a/devel/zziplib/Makefile +++ b/devel/zziplib/Makefile @@ -8,8 +8,7 @@ PORTNAME= zziplib PORTVERSION= 0.13.50 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}13/${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= A library to provide transparent read access to zipped files |