diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-18 13:04:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-18 13:04:36 +0000 |
commit | 0c46bafcb5320e4c316eb1218e6e3b9ab8357092 (patch) | |
tree | 66182c04bb5dda29f61824f7535333a7ef517dc3 /audio/openal | |
parent | Do not build profiled libraries on 5-CURRENT, where g++ -pg produces (diff) |
Set MAINTAINER back to the submitter. He is now reachable again.
Submitted by: Erik Greenwald <erik@smluc.org>
Notes
Notes:
svn path=/head/; revision=71703
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 |