diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-21 21:54:31 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-21 21:54:31 +0000 |
commit | 4fac8d15aeb7a77551d19d0ca8b3b274ce930c97 (patch) | |
tree | 2475ebe8737e7344832bc7ec422e80fd9e43669d /multimedia/transcode | |
parent | 8fec71eab6013a22f5baa75f9da9bab19bb763d3 (diff) |
- s/FreeBSD.or/FreeBSD.org/
Approved by: erwin (mentor)
Pointy hat to: linimon
Notes
Notes:
svn path=/head/; revision=180402
Diffstat (limited to 'multimedia/transcode')
-rw-r--r-- | multimedia/transcode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index eb4ab0f23147..beb9fe776a66 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://dl.fkb.wormulon.net/transcode/ \ http://kraymer.de/mirroring/ \ http://www.jakemsr.com/transcode/ -MAINTAINER= ports@FreeBSD.or +MAINTAINER= ports@FreeBSD.org COMMENT= A text-console utility for video stream processing LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread \ |