diff options
Diffstat (limited to 'graphics/gle/Makefile')
-rw-r--r-- | graphics/gle/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile index 66460abe09b8..ca62d234bb7c 100644 --- a/graphics/gle/Makefile +++ b/graphics/gle/Makefile @@ -9,11 +9,13 @@ PORTNAME= gle PORTVERSION= 3.1.0 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= SF\ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}\ http://linas.org/gle/pub/ \ + http://metalab.unc.edu/pub/Linux/libs/X/ \ + ftp://tsx-11.mit.edu/pub/linux/sources/libs/ -MASTER_SITE_SUBDIR= ${PORTNAME} + MAINTAINER= ports@dclg.ca COMMENT= A GL Tubing and Extrusion Library |