diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-30 13:07:16 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-30 13:07:16 +0000 |
commit | 5cc304c80d01b8c4042530fdc7d811eb6bd365e0 (patch) | |
tree | 25ec0dd3cfac9a8d0cce748e3462060085b441ed /graphics/sage | |
parent | 6caee23c5df1b6c40eb6d8508a7ad22fb165132f (diff) |
take maintainership
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=143837
Diffstat (limited to 'graphics/sage')
-rw-r--r-- | graphics/sage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sage/Makefile b/graphics/sage/Makefile index 26010206f384..d417cda4a790 100644 --- a/graphics/sage/Makefile +++ b/graphics/sage/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.worldforge.org/pub/worldforge/libs/sage/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= worldforge -MAINTAINER= jannisan@t-online.de +MAINTAINER= oliver@FreeBSD.org COMMENT= OpenGL extension library USE_SDL= sdl |