diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
commit | 0caf410ed8672cdc063c8867f2104c1ef15e4f24 (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /audio/aacplusenc/Makefile | |
parent | 9a4f5b1e7f7825c690d9188c165fd61e47bc4f9b (diff) |
Notes
Diffstat (limited to 'audio/aacplusenc/Makefile')
-rw-r--r-- | audio/aacplusenc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aacplusenc/Makefile b/audio/aacplusenc/Makefile index 96d8acec3520..cd64329a45ed 100644 --- a/audio/aacplusenc/Makefile +++ b/audio/aacplusenc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://ppa.launchpad.net/teknoraver/ppa/ubuntu/pool/main/a/aacplusenc/ DISTFILES= ${DISTNAME:S,-,_,}${EXTRACT_SUFX} -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An aacPlus v2 command-line encoder USE_GMAKE= yes |