diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-04 01:38:40 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-04 01:38:40 +0000 |
commit | 28d8313f6485bc4c6e6a6b98a560e30ab995a334 (patch) | |
tree | 74fcde742af39cfd5757873456c51e0fc0553e9a /multimedia/mpeg | |
parent | f09bedf830ca743e16d4de097ec5951c69afc576 (diff) |
Notes
Diffstat (limited to 'multimedia/mpeg')
-rw-r--r-- | multimedia/mpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpeg/Makefile b/multimedia/mpeg/Makefile index 597acee2f782..b1ef2344ed1f 100644 --- a/multimedia/mpeg/Makefile +++ b/multimedia/mpeg/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpeg PORTVERSION= 1.2.2 -CATEGORIES= graphics +CATEGORIES= multimedia MASTER_SITES= ftp://ftp.uni-koeln.de/graph/mpeg/ \ ftp://ftp.mni.mcgill.ca/pub/mpeg/ \ ftp://ftp.u-aizu.ac.jp/pub/graphics/image/mpeg/mni.mcgill.ca/ |