diff options
Diffstat (limited to 'graphics/libepoxy/Makefile')
-rw-r--r-- | graphics/libepoxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libepoxy/Makefile b/graphics/libepoxy/Makefile index 9640aa5740ba..eebacfaeb104 100644 --- a/graphics/libepoxy/Makefile +++ b/graphics/libepoxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= libepoxy DISTVERSION= 1.5.10 CATEGORIES= graphics -MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:R} +MASTER_SITES= GNOME MAINTAINER= x11@FreeBSD.org COMMENT= Library to handle OpenGL function pointer management |