diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-07-29 11:31:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-07-29 11:31:33 +0000 |
commit | ebd3bba6f45d8efafbd1f50344634a6c7e888850 (patch) | |
tree | bd77d7fe23aa0a04962f4cd3c1aca73b77019941 /graphics/Makefile | |
parent | d1240a17b0e7f8ae13b9e8d29b108c4081e6e1c9 (diff) | |
download | ports-ebd3bba6f45d8efafbd1f50344634a6c7e888850.tar.gz ports-ebd3bba6f45d8efafbd1f50344634a6c7e888850.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 f7d5cce27702..99845df35f66 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1995/05/15 04:18:59 asami Exp $ +# $Id: Makefile,v 1.11 1995/07/18 00:34:16 asami Exp $ # SUBDIR += ImageMagick @@ -15,6 +15,7 @@ SUBDIR += xanim SUBDIR += xdl SUBDIR += xfig + SUBDIR += xgrasp SUBDIR += xli SUBDIR += xpaint SUBDIR += xpm |