diff options
author | ahze <ahze@FreeBSD.org> | 2005-03-19 16:43:01 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-03-19 16:43:01 +0800 |
commit | 41fe06375b3cc3a74544a97b9f2339bb9761803b (patch) | |
tree | ed4b19ccf474c9dca07530fc8024612288c1d1ac /graphics/glitz | |
parent | e946f7dd5b103e6fcbbce0c73f7e65503fc64eeb (diff) | |
download | freebsd-ports-gnome-41fe06375b3cc3a74544a97b9f2339bb9761803b.tar.gz freebsd-ports-gnome-41fe06375b3cc3a74544a97b9f2339bb9761803b.tar.zst freebsd-ports-gnome-41fe06375b3cc3a74544a97b9f2339bb9761803b.zip |
- Transfer MAINTAINER to gnome@
Diffstat (limited to 'graphics/glitz')
-rw-r--r-- | graphics/glitz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glitz/Makefile b/graphics/glitz/Makefile index 556c55a84283..e7cd752d493c 100644 --- a/graphics/glitz/Makefile +++ b/graphics/glitz/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.0 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/snapshots/ -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= OpenGL image compositing library USE_REINPLACE= yes |