diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
commit | 027499f127dc5ba8742e509578d1e26d3baaa6d9 (patch) | |
tree | 168218a30cd77944bf65134bf94f68eb0581fc6f /audio/libaiff | |
parent | 2ab40360126ca72edcf4de72c28f0e0cc1044c8a (diff) | |
download | FreeBSD-ports-027499f127dc5ba8742e509578d1e26d3baaa6d9.zip FreeBSD-ports-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.gz |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'audio/libaiff')
-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 762a685..32015a1 100644 --- a/audio/libaiff/Makefile +++ b/audio/libaiff/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0 CATEGORIES= audio MASTER_SITES= SF/aifftools -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Read and write AIFF files GNU_CONFIGURE= yes |