diff options
author | oliver <oliver@FreeBSD.org> | 2005-09-30 21:07:16 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-09-30 21:07:16 +0800 |
commit | bd32dbdfa1f46b0ce211d60c0e076a134b6cc2a1 (patch) | |
tree | bdb7bd204527e28d3710c8be7b4cad13156dede7 /graphics/sage | |
parent | df057216848751172f19028fabc5df0a09ed7fe0 (diff) | |
download | freebsd-ports-graphics-bd32dbdfa1f46b0ce211d60c0e076a134b6cc2a1.tar.gz freebsd-ports-graphics-bd32dbdfa1f46b0ce211d60c0e076a134b6cc2a1.tar.zst freebsd-ports-graphics-bd32dbdfa1f46b0ce211d60c0e076a134b6cc2a1.zip |
take maintainership
Approved by: maintainer
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 26010206f38..d417cda4a79 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 |