diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:42:19 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:42:19 +0000 |
commit | 4ecdc1323d6a9b9dc7ca9ce5cfbdeef224e6ddd8 (patch) | |
tree | 179a8b192aa736215d28de9439eed97bd0ed81b5 /graphics/Makefile | |
parent | d29c754dc3c06641dd1011a54a31fe2c2d053e33 (diff) | |
download | ports-4ecdc1323d6a9b9dc7ca9ce5cfbdeef224e6ddd8.tar.gz ports-4ecdc1323d6a9b9dc7ca9ce5cfbdeef224e6ddd8.zip |
Notes
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 2a750580eb4f..082f4223064f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.116 1999/03/20 14:54:00 dburr Exp $ +# $Id: Makefile,v 1.117 1999/04/03 01:09:02 steve Exp $ # SUBDIR += 4va @@ -93,6 +93,7 @@ SUBDIR += spigot SUBDIR += splitmpg SUBDIR += stamp + SUBDIR += tgd SUBDIR += tgif SUBDIR += tiff34 SUBDIR += txtmerge |