diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-23 05:34:27 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-23 05:34:27 +0000 |
commit | e94bb46af20754e95493f50968a02045b5908425 (patch) | |
tree | f7b251347f69476457cf9a0d6fef23eff7c60add /audio/libaudiofile | |
parent | 201fdac8c92582e1a225370a002827da3cae3aea (diff) | |
download | ports-e94bb46af20754e95493f50968a02045b5908425.tar.gz ports-e94bb46af20754e95493f50968a02045b5908425.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 8fdfc440e73a..ded271abbc38 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= vanilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes INSTALLS_SHLIB= yes |