diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-19 12:33:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-19 12:33:33 +0000 |
commit | 233cbccf5494bb68a356213a69f1b2c49dab174e (patch) | |
tree | 0fa80840d991c81afd7bc5e5e5f22008b5424eae /graphics/Makefile | |
parent | 229e21a24ed5628717c43509bff561b58ccea3d5 (diff) | |
download | ports-233cbccf5494bb68a356213a69f1b2c49dab174e.tar.gz ports-233cbccf5494bb68a356213a69f1b2c49dab174e.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 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 |