diff options
author | markp <markp@FreeBSD.org> | 2001-12-31 06:54:24 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-12-31 06:54:24 +0800 |
commit | ba224d1eb6dcbd0692619e811d37377edcfdd389 (patch) | |
tree | 58f746a30724a66e7111599b573b576c65254c02 /graphics | |
parent | f2026d57964362953f1df2fd7848f5999ddf0ebe (diff) | |
download | freebsd-ports-gnome-ba224d1eb6dcbd0692619e811d37377edcfdd389.tar.gz freebsd-ports-gnome-ba224d1eb6dcbd0692619e811d37377edcfdd389.tar.zst freebsd-ports-gnome-ba224d1eb6dcbd0692619e811d37377edcfdd389.zip |
Renamed iview to vp.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index dcedbed2842b..046e06ccc085 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -115,7 +115,6 @@ SUBDIR += imlib2_loaders SUBDIR += ipe SUBDIR += isreal - SUBDIR += iview SUBDIR += jasper SUBDIR += jbigkit SUBDIR += jgraph @@ -310,6 +309,7 @@ SUBDIR += vid SUBDIR += view3ds SUBDIR += vlc + SUBDIR += vp SUBDIR += vterrain-apps SUBDIR += vterrain-sdk SUBDIR += whirlgif |