diff options
author | max <max@FreeBSD.org> | 1996-10-30 22:29:08 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-10-30 22:29:08 +0800 |
commit | ae9b330a684f05c2521bd234fb88cae4ecea3c18 (patch) | |
tree | 399a95a297cfd5619a75bc4eea3c5c5a3c7a23b2 /graphics | |
parent | 22c16d8c7d728c5ae051709552a2a31906e8b44a (diff) | |
download | freebsd-ports-gnome-ae9b330a684f05c2521bd234fb88cae4ecea3c18.tar.gz freebsd-ports-gnome-ae9b330a684f05c2521bd234fb88cae4ecea3c18.tar.zst freebsd-ports-gnome-ae9b330a684f05c2521bd234fb88cae4ecea3c18.zip |
Activated giftool and giftrans.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 611228f34092..8a8fbea173bf 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,10 +1,12 @@ -# $Id: Makefile,v 1.25 1996/08/24 18:34:22 chuckr Exp $ +# $Id: Makefile,v 1.26 1996/10/24 08:19:57 jfitz Exp $ # SUBDIR += ImageMagick SUBDIR += Mesa SUBDIR += aero SUBDIR += dore + SUBDIR += giftool + SUBDIR += giftrans SUBDIR += gimp SUBDIR += hpscan SUBDIR += jpeg |