diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-01-22 22:27:54 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-01-22 22:27:54 +0000 |
commit | e132ea6fc3f1899e02ecf4f1e9dfa7d779945e80 (patch) | |
tree | 66fc72704ce15ccc8a0fcd0a8b45f022e029a824 /net/libilbc | |
parent | 2b8c20291d7fdc61d894c5aa09db429b6365b025 (diff) |
Notes
Diffstat (limited to 'net/libilbc')
-rw-r--r-- | net/libilbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libilbc/Makefile b/net/libilbc/Makefile index 2ca256d1c23b..2c7a2ef75038 100644 --- a/net/libilbc/Makefile +++ b/net/libilbc/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.0.2 CATEGORIES= net -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Internet Low Bit Rate codec (RFC3951) LICENSE= BSD3CLAUSE |