diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-02-21 22:36:49 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-02-21 22:36:49 +0000 |
commit | 245b6b03ad9f6596a520315609ad28b7a05aef7e (patch) | |
tree | 613a863db1147d5c526bbec47d9fbc28b9b45cf7 /games/gl-117 | |
parent | 03cb7328117cdc0d5f4813cf07d89f4bd376b356 (diff) | |
download | ports-245b6b03ad9f6596a520315609ad28b7a05aef7e.tar.gz ports-245b6b03ad9f6596a520315609ad28b7a05aef7e.zip |
Notes
Diffstat (limited to 'games/gl-117')
-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 |