diff options
author | asami <asami@FreeBSD.org> | 1995-07-29 11:31:33 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-07-29 11:31:33 +0000 |
commit | baf93fdcdd961808f7f0d5c050b098f5576ea5f8 (patch) | |
tree | 11b83741535fcf936be3e366a48684b8bd1b23f8 /graphics | |
parent | 8cc7af2a3dda52142aa843dbb43162c4125fd885 (diff) | |
download | FreeBSD-ports-baf93fdcdd961808f7f0d5c050b098f5576ea5f8.zip FreeBSD-ports-baf93fdcdd961808f7f0d5c050b098f5576ea5f8.tar.gz |
Add xgrasp.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f7d5cce..99845df 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 |