diff options
Diffstat (limited to 'audio/openal')
-rw-r--r-- | audio/openal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index bf271f2e028e..6fa94146b958 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/\ http://smluc.org/~erik/\ http://csc.smsu.edu/~greenwald/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org WRKSRC= ${WRKDIR}/${PORTNAME}/linux GNU_CONFIGURE= yes |