diff options
author | mezz <mezz@FreeBSD.org> | 2006-07-02 23:38:18 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-07-02 23:38:18 +0800 |
commit | 85b1ace0841d9bce8f4f29c4907460f4a6e49700 (patch) | |
tree | 3e3db1163c3a69cc3fd30c01b2ffda3a00c08d67 /multimedia/Makefile | |
parent | 6eb975676c5e0aee86bee5fae39a70ea589aefe2 (diff) | |
download | freebsd-ports-graphics-85b1ace0841d9bce8f4f29c4907460f4a6e49700.tar.gz freebsd-ports-graphics-85b1ace0841d9bce8f4f29c4907460f4a6e49700.tar.zst freebsd-ports-graphics-85b1ace0841d9bce8f4f29c4907460f4a6e49700.zip |
Add multimedia/handbrake-gtk2, still at 0.6.x version because in the 0.7.x
version, the GTK+2 support has been disabled. The multimedia/handbrake is
going to be update to 0.7.x soon after this. Add an entry about it in the
UPDATING.
While I am here, add two new mirrors.
PR: ports/99616
Repocopy by: marcus
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 3e74fd9472a..de448eacf23 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -82,6 +82,7 @@ SUBDIR += gxine SUBDIR += gxmms SUBDIR += handbrake + SUBDIR += handbrake-gtk2 SUBDIR += hayes SUBDIR += helixplayer SUBDIR += istanbul |