diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-19 00:26:43 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-19 00:26:43 +0800 |
commit | 7a3d1d7b5eb62fca5b79de1c811f7e06e8fb7148 (patch) | |
tree | 4b2b7b1e992b350b8b9d5900b3397c1267546406 /graphics | |
parent | 1c6d3d321d9f3dfce46e36c9c7989e0129aca1c5 (diff) | |
download | freebsd-ports-gnome-7a3d1d7b5eb62fca5b79de1c811f7e06e8fb7148.tar.gz freebsd-ports-gnome-7a3d1d7b5eb62fca5b79de1c811f7e06e8fb7148.tar.zst freebsd-ports-gnome-7a3d1d7b5eb62fca5b79de1c811f7e06e8fb7148.zip |
Add gthumb2.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4769ae09b34c..2d5b7ddae80d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -117,6 +117,7 @@ SUBDIR += gstreamer-plugins SUBDIR += gsubedit SUBDIR += gthumb + SUBDIR += gthumb2 SUBDIR += gtkdps SUBDIR += gtkfig SUBDIR += gtkgraph |