diff options
author | pav <pav@FreeBSD.org> | 2009-08-31 04:57:00 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-08-31 04:57:00 +0800 |
commit | 962aaf9c3d1688ef2e3f8762b9f89ca4f185a981 (patch) | |
tree | c358ebd6a38dcba2f8ec281dd5fc9392cad4424c /audio/aacplusenc | |
parent | bfec4a61cacb07f1784790e60d72260504e4a9b4 (diff) | |
download | freebsd-ports-gnome-962aaf9c3d1688ef2e3f8762b9f89ca4f185a981.tar.gz freebsd-ports-gnome-962aaf9c3d1688ef2e3f8762b9f89ca4f185a981.tar.zst freebsd-ports-gnome-962aaf9c3d1688ef2e3f8762b9f89ca4f185a981.zip |
- Is fetching now
Noticed by: rnoland
Diffstat (limited to 'audio/aacplusenc')
-rw-r--r-- | audio/aacplusenc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/aacplusenc/Makefile b/audio/aacplusenc/Makefile index 860971b0ebc7..3c41eb6d5376 100644 --- a/audio/aacplusenc/Makefile +++ b/audio/aacplusenc/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://teknoraver.net/software/mp4tools/ MAINTAINER= pav@FreeBSD.org COMMENT= aacPlus v2 command-line encoder -BROKEN= does not fetch - USE_BZIP2= yes USE_GMAKE= yes |