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/libaudiofile | |
parent | e94bb46af20754e95493f50968a02045b5908425 (diff) | |
download | ports-dce51cd86c8b993089c380cdb34f073ad777837b.tar.gz ports-dce51cd86c8b993089c380cdb34f073ad777837b.zip |
Notes
Diffstat (limited to 'audio/libaudiofile')
-rw-r--r-- | audio/libaudiofile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index ded271abbc38..58e2f20a388d 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://oss.sgi.com/projects/audiofile/download/ \ MASTER_SITE_SUBDIR= stable/sources/audiofile DISTNAME= audiofile-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ade@FreeBSD.org USE_LIBTOOL= yes INSTALLS_SHLIB= yes |