diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-06 19:08:39 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-06 19:08:39 +0000 |
commit | 20e066a2e490d3836dbe6d9ff1f7afbec7d5e1fc (patch) | |
tree | 8224d23faf356e04ac0884dc8182b3acb5443a96 /audio/dssi | |
parent | bf118c8e9d07cb49134408e067145d7b30ebcd07 (diff) |
Notes
Diffstat (limited to 'audio/dssi')
-rw-r--r-- | audio/dssi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dssi/Makefile b/audio/dssi/Makefile index 90989a5e28ed..40ac71919ac6 100644 --- a/audio/dssi/Makefile +++ b/audio/dssi/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= API for audio processing plugins LICENSE= LGPL21 |