diff options
author | petef <petef@FreeBSD.org> | 2003-02-22 06:36:49 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-02-22 06:36:49 +0800 |
commit | a0aa6b841cf45f020eadba89ff59198fdcc720b2 (patch) | |
tree | 1ba2bae69152b3f335a5471e07feedb24b527251 /games | |
parent | ca59e460118bfe3f683dcda4bf1d56384eee300b (diff) | |
download | freebsd-ports-gnome-a0aa6b841cf45f020eadba89ff59198fdcc720b2.tar.gz freebsd-ports-gnome-a0aa6b841cf45f020eadba89ff59198fdcc720b2.tar.zst freebsd-ports-gnome-a0aa6b841cf45f020eadba89ff59198fdcc720b2.zip |
Give maintainership to Erik Greenwald <erik@smluc.org> from ports@.
Submitted by: new maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/gl-117/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index b33cce3d56ae..c193dd2bd203 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= An OpenGL & SDL action flight simulator LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer |