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/mtv | |
parent | o Repo copy move special case. Background and methodology follows: (diff) |
After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
Notes
Notes:
svn path=/head/; revision=78074
Diffstat (limited to 'multimedia/mtv')
-rw-r--r-- | multimedia/mtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mtv/Makefile b/multimedia/mtv/Makefile index ebe1769c1d66..544486226207 100644 --- a/multimedia/mtv/Makefile +++ b/multimedia/mtv/Makefile @@ -7,7 +7,7 @@ PORTNAME= mtv PORTVERSION= 1.2.5 -CATEGORIES= graphics linux +CATEGORIES= multimedia linux MASTER_SITES= ftp://ftp.mpegtv.com/pub/mpeg/mpegtv/player/x86-unknown-linux-glibc/packages/TGZ/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz libSDLx11.so.tar.gz |