diff options
author | pav <pav@FreeBSD.org> | 2006-05-28 21:37:06 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-28 21:37:06 +0800 |
commit | 763932d81e1b7bab6da89e4e4abeb6501e4b5fed (patch) | |
tree | 57a2a030a071a93985dd58cb77b260c066badbe1 /graphics/Makefile | |
parent | a1e425f6369ae13aa6c1f84c2c1d4261314099ef (diff) | |
download | freebsd-ports-gnome-763932d81e1b7bab6da89e4e4abeb6501e4b5fed.tar.gz freebsd-ports-gnome-763932d81e1b7bab6da89e4e4abeb6501e4b5fed.tar.zst freebsd-ports-gnome-763932d81e1b7bab6da89e4e4abeb6501e4b5fed.zip |
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
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 ba4eab5930ca..b2d005af71b7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -302,7 +302,7 @@ SUBDIR += libGLU SUBDIR += libafterimage SUBDIR += libart - SUBDIR += libart_lgpl2 + SUBDIR += libart_lgpl SUBDIR += libaux SUBDIR += libcaca SUBDIR += libdjvu++ |