diff options
author | kris <kris@FreeBSD.org> | 2004-05-16 04:04:18 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-05-16 04:04:18 +0000 |
commit | 66504e3975b06666ee98714fc6cecbae8c3aa85f (patch) | |
tree | 182f4e81f9e795b077915cecf98b1d4fdde2652f /games/gl-117 | |
parent | f12142030fbcac78c5b74025affbe95a4e6fa3b2 (diff) | |
download | FreeBSD-ports-66504e3975b06666ee98714fc6cecbae8c3aa85f.zip FreeBSD-ports-66504e3975b06666ee98714fc6cecbae8c3aa85f.tar.gz |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
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 5a7d161..97faf82 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= -src.tar.gz -MAINTAINER= erik@smluc.org +MAINTAINER= ports@FreeBSD.org COMMENT= An OpenGL & SDL action flight simulator WRKSRC= ${WRKDIR}/${DISTNAME}-src |