diff options
Diffstat (limited to 'graphics/gle-graphics/Makefile')
-rw-r--r-- | graphics/gle-graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gle-graphics/Makefile b/graphics/gle-graphics/Makefile index 64dc26f38a74..b319aa1e55b5 100644 --- a/graphics/gle-graphics/Makefile +++ b/graphics/gle-graphics/Makefile @@ -9,8 +9,7 @@ PORTNAME= gle-graphics PORTVERSION= 4.0.12 PORTREVISION= 3 CATEGORIES= graphics print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= glx +MASTER_SITES= SF/glx/gle4%20%28Current%20Active%20Version%29/${PORTVERSION} DISTNAME= GLE-${PORTVERSION}-src MAINTAINER= nivit@FreeBSD.org |