diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-03-23 05:42:30 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-03-23 05:42:30 +0000 |
commit | dce51cd86c8b993089c380cdb34f073ad777837b (patch) | |
tree | db37fb8a6cf31867991c23ba3c4dab2afd7757b8 /audio/esound | |
parent | e94bb46af20754e95493f50968a02045b5908425 (diff) | |
download | ports-dce51cd86c8b993089c380cdb34f073ad777837b.tar.gz ports-dce51cd86c8b993089c380cdb34f073ad777837b.zip |
Notes
Diffstat (limited to 'audio/esound')
-rw-r--r-- | audio/esound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index d0e369a4f776..a51562a01738 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/esound -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile |