diff options
author | sf <sf@FreeBSD.org> | 2001-03-12 22:40:53 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-12 22:40:53 +0800 |
commit | c14bd69a21d6eb01b01e6ea384b61f221f4db260 (patch) | |
tree | 00d2dc2f16ec40a0ed9971de4a73455f451e7632 /graphics/Makefile | |
parent | bdc6c8c4ab117565d466294c2f0ca94b632f86d1 (diff) | |
download | freebsd-ports-gnome-c14bd69a21d6eb01b01e6ea384b61f221f4db260.tar.gz freebsd-ports-gnome-c14bd69a21d6eb01b01e6ea384b61f221f4db260.tar.zst freebsd-ports-gnome-c14bd69a21d6eb01b01e6ea384b61f221f4db260.zip |
rename imlib2-tmp to imlib2.
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 2234bb74b44c..4f9bcd6ad40c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -86,7 +86,7 @@ SUBDIR += icod SUBDIR += imanager SUBDIR += imlib - SUBDIR += imlib2-tmp + SUBDIR += imlib2 SUBDIR += jbigkit SUBDIR += jgraph SUBDIR += jgv |