diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-03-29 15:51:30 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-03-29 15:51:30 +0000 |
commit | 70a2ed585bea616b567425e8d4141ec88b819224 (patch) | |
tree | ece44e733e40d53436738418d1d6636b8c3085c2 /multimedia | |
parent | 2488c2afdf5f5776d16d8bea36ebfc32f990bb71 (diff) |
xvid was repo-copied to ports/multimedia
Notes
Notes:
svn path=/head/; revision=77686
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 9a3fd815c7dc..0af7999b4435 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -58,5 +58,6 @@ SUBDIR += xmms-avi SUBDIR += xmps-opendivx-plugin SUBDIR += xmps-win32-plugin + SUBDIR += xvid .include <bsd.port.subdir.mk> |