diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-01-10 21:04:29 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-01-10 21:04:29 +0000 |
commit | 10e3fbd03138cc740c28db7d8dbe77381413b61a (patch) | |
tree | 04217cd51a77e48150ca6eed873132920845dd27 /graphics/glide3 | |
parent | 2c79d5938f12c16b76fe009932f032778ff4bfa3 (diff) |
Reset maintainership to ports@. The truth is I don't have the time to fix this
up. Someone should pick it up and update it to the snapshot at glide.sf.net.
Suggested by: linimon
Notes
Notes:
svn path=/head/; revision=97886
Diffstat (limited to 'graphics/glide3')
-rw-r--r-- | graphics/glide3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glide3/Makefile b/graphics/glide3/Makefile index 57bb1b9b2d3e..8e2d476b6dd8 100644 --- a/graphics/glide3/Makefile +++ b/graphics/glide3/Makefile @@ -18,7 +18,7 @@ DISTNAME= Glide3-FreeBSD-${PORTVERSION} EXTRACT_SUFX= .tar.bz2 #The distfile is CVS Glide3-FreeBSD branch with */glide3/tests/* removed -MAINTAINER= anholt@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to support 3dfx Voodoo3/4/5/Banshee with the DRI USE_BZIP2= yes |