diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-27 21:24:38 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-27 21:24:38 +0000 |
commit | 817a65bd3b2c33bbe5d08b914c2d17be99b8fbc7 (patch) | |
tree | d5ec97f2635e9023195f8787b1c223cd6385a800 /x11-toolkits/gigi | |
parent | c5fdb9237c9198636ca0a3cd72cb4044f46ce247 (diff) | |
download | ports-817a65bd3b2c33bbe5d08b914c2d17be99b8fbc7.tar.gz ports-817a65bd3b2c33bbe5d08b914c2d17be99b8fbc7.zip |
Notes
Diffstat (limited to 'x11-toolkits/gigi')
-rw-r--r-- | x11-toolkits/gigi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gigi/Makefile b/x11-toolkits/gigi/Makefile index dbae03e5b00c..eb55a93df95b 100644 --- a/x11-toolkits/gigi/Makefile +++ b/x11-toolkits/gigi/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.alepulver.com.ar/distfiles/ -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL Graphic User Interface Library LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \ |