diff options
author | asami <asami@FreeBSD.org> | 1996-11-19 20:33:33 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-19 20:33:33 +0800 |
commit | 99d8d381f8b02fc36a092ceaf2155a63342f9493 (patch) | |
tree | f866fe707e01f74382f17b38ca2f3764ca9b815b /graphics/Makefile | |
parent | 748c1cef10c1a56d60fd448a2a56bc480034da9d (diff) | |
download | freebsd-ports-gnome-99d8d381f8b02fc36a092ceaf2155a63342f9493.tar.gz freebsd-ports-gnome-99d8d381f8b02fc36a092ceaf2155a63342f9493.tar.zst freebsd-ports-gnome-99d8d381f8b02fc36a092ceaf2155a63342f9493.zip |
Added gifmerge.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 802b2e2978be..2d39c2784754 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.28 1996/11/15 10:23:21 asami Exp $ +# $Id: Makefile,v 1.29 1996/11/17 11:56:58 asami Exp $ # SUBDIR += ImageMagick SUBDIR += Mesa SUBDIR += aero SUBDIR += dore + SUBDIR += gifmerge SUBDIR += giftool SUBDIR += giftrans SUBDIR += gimp |