diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-05-22 12:42:10 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-05-22 12:42:10 +0000 |
commit | 3ce8e515371ad398a29c3d94fd5fa718bab9b42c (patch) | |
tree | 130a6c269c2e23350a5bd9187fc6e17ba55cdef3 /graphics/Makefile | |
parent | 68b7b0097c7f2623a73d47fbdef07e298ee061f3 (diff) | |
download | FreeBSD-ports-3ce8e515371ad398a29c3d94fd5fa718bab9b42c.zip FreeBSD-ports-3ce8e515371ad398a29c3d94fd5fa718bab9b42c.tar.gz |
glx is now utah-glx.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4ba3a65..3e3a018 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -49,7 +49,6 @@ SUBDIR += gimp1 SUBDIR += giram SUBDIR += gltk - SUBDIR += glx SUBDIR += gnofract4d SUBDIR += gnomeiconedit SUBDIR += gphoto @@ -158,6 +157,7 @@ SUBDIR += twinlib SUBDIR += txtmerge SUBDIR += urt + SUBDIR += utah-glx SUBDIR += vcdgear SUBDIR += vcg SUBDIR += whirlgif |