diff options
Diffstat (limited to 'graphics/openjpeg/Makefile')
-rw-r--r-- | graphics/openjpeg/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/openjpeg/Makefile b/graphics/openjpeg/Makefile index 4fd52ddf5b79..b5fdaf8e75d5 100644 --- a/graphics/openjpeg/Makefile +++ b/graphics/openjpeg/Makefile @@ -10,9 +10,7 @@ PORTVERSION= 1.3 PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.openjpeg.org/ \ - http://openjpeg.googlecode.com/files/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= trasz + http://openjpeg.googlecode.com/files/ DISTNAME= ${PORTNAME}_v${PORTVERSION:S/./_/g} MAINTAINER= dinoex@FreeBSD.org |