diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-18 16:26:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-18 16:26:43 +0000 |
commit | 7a3d1d7b5eb62fca5b79de1c811f7e06e8fb7148 (patch) | |
tree | 4b2b7b1e992b350b8b9d5900b3397c1267546406 /graphics/Makefile | |
parent | 1c6d3d321d9f3dfce46e36c9c7989e0129aca1c5 (diff) | |
download | ports-7a3d1d7b5eb62fca5b79de1c811f7e06e8fb7148.tar.gz ports-7a3d1d7b5eb62fca5b79de1c811f7e06e8fb7148.zip |
Add gthumb2.
Notes
Notes:
svn path=/head/; revision=64635
Diffstat (limited to 'graphics/Makefile')
-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 |