diff options
author | knu <knu@FreeBSD.org> | 2002-11-22 03:41:04 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-11-22 03:41:04 +0800 |
commit | f80a10ae3f412fb3ea90cb945699bd6470a819ff (patch) | |
tree | 81b682a03592b8f6461bdfd5bbba72ebafcf8621 /graphics/Makefile | |
parent | f93b5dd496b7f1e5ed04ccbcd3d496dc8d7f0ee6 (diff) | |
download | freebsd-ports-gnome-f80a10ae3f412fb3ea90cb945699bd6470a819ff.tar.gz freebsd-ports-gnome-f80a10ae3f412fb3ea90cb945699bd6470a819ff.tar.zst freebsd-ports-gnome-f80a10ae3f412fb3ea90cb945699bd6470a819ff.zip |
Repo-move graphics/xmms-avi to multimedia/xmms-avi.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f46af272feea..8ab8091ba342 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += zphoto SUBDIR += 4va SUBDIR += Cgraph @@ -428,7 +427,6 @@ SUBDIR += xmandel SUBDIR += xmedcon SUBDIR += xmfract - SUBDIR += xmms-avi SUBDIR += xmms-blursk SUBDIR += xmms-finespectrum SUBDIR += xmms-fishmatic @@ -462,5 +460,6 @@ SUBDIR += xwpick SUBDIR += xzgv SUBDIR += zimg + SUBDIR += zphoto .include <bsd.port.subdir.mk> |