diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
commit | c02010737965d687f6d0898c43fba834e6fb2c73 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /audio/libaiff/Makefile | |
parent | 334b43b730e92ace90d8e107472b15e3bf925769 (diff) |
Notes
Diffstat (limited to 'audio/libaiff/Makefile')
-rw-r--r-- | audio/libaiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libaiff/Makefile b/audio/libaiff/Makefile index ad236d534f83..3c45ed7c0ebb 100644 --- a/audio/libaiff/Makefile +++ b/audio/libaiff/Makefile @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= SF/aifftools/${PORTNAME}/LibAiff%20${PORTVERSION} DISTNAME= libaiff-5.0-release -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Read and write AIFF files GNU_CONFIGURE= yes |