diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
commit | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (patch) | |
tree | 8d51587d258223ed6fb418f49688b7e1637942ec /graphics | |
parent | 58f845b54826610922755183d0da29bcfe8a1747 (diff) | |
download | ports-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.tar.gz ports-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/bugle/Makefile | 2 | ||||
-rw-r--r-- | graphics/gauche-gl/Makefile | 2 | ||||
-rw-r--r-- | graphics/gts/Makefile | 2 | ||||
-rw-r--r-- | graphics/vp/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index e56fcb3002f5..1c0d6807b8f9 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= A debugging library for OpenGL OPTIONS= AVCODEC "With avcodec support (ffmpeg)" off diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile index 42fc22ee1895..bedbf224852b 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= gauche- DISTNAME= Gauche-${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= OpenGL binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile index 6a82f9e3c9aa..a13f50dd85a2 100644 --- a/graphics/gts/Makefile +++ b/graphics/gts/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= GNU Triangulated Surface Library USE_GNOME= glib20 gnometarget pkgconfig diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile index 6b2161f43225..7ab472edfa7e 100644 --- a/graphics/vp/Makefile +++ b/graphics/vp/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://bzflag.bz/~erik/files/ -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= An image viewer for X USE_SDL= image |