diff options
Diffstat (limited to 'graphics/glitz/Makefile')
-rw-r--r-- | graphics/glitz/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/glitz/Makefile b/graphics/glitz/Makefile index de22387..4f4b56d 100644 --- a/graphics/glitz/Makefile +++ b/graphics/glitz/Makefile @@ -6,10 +6,9 @@ # PORTNAME= glitz -PORTVERSION= 0.2.3 +PORTVERSION= 0.4.0 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= ahze +MASTER_SITES= http://cairographics.org/snapshots/ MAINTAINER= ahze@FreeBSD.org COMMENT= OpenGL image compositing library |