diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-02-05 22:33:20 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-02-05 22:33:20 +0000 |
commit | cc288a60d687e14e9224a8ffa35953398896feb5 (patch) | |
tree | b3aef0e7bbc603204994c2e82ff95bada520074f /audio/linux-f10-freealut | |
parent | d3bf3a61b792ac62f208bbbc0bd78ce85ba82123 (diff) | |
download | ports-cc288a60d687e14e9224a8ffa35953398896feb5.tar.gz ports-cc288a60d687e14e9224a8ffa35953398896feb5.zip |
Notes
Diffstat (limited to 'audio/linux-f10-freealut')
-rw-r--r-- | audio/linux-f10-freealut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-f10-freealut/Makefile b/audio/linux-f10-freealut/Makefile index 2ae71239b9da..25b7563fa6d0 100644 --- a/audio/linux-f10-freealut/Makefile +++ b/audio/linux-f10-freealut/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio linux MASTER_SITE_SUBDIR= ../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-1.fc${LINUX_DIST_VER} -MAINTAINER= jaj@hcl-club.lu +MAINTAINER= ports@FreeBSD.org COMMENT= A free implementation of OpenAL's ALUT standard (Linux version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libopenal.so.0:${PORTSDIR}/audio/linux-openal |