diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-06-16 13:46:04 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-06-16 13:46:04 +0000 |
commit | dd0e245f20c22153d8a42f9c5d2a5b200a974935 (patch) | |
tree | a05918e08698179433865225dd9ed17c587fba1d /graphics/Makefile | |
parent | f3f5412b56dfc73b300833ad1e4478950a1144f6 (diff) | |
download | ports-dd0e245f20c22153d8a42f9c5d2a5b200a974935.tar.gz ports-dd0e245f20c22153d8a42f9c5d2a5b200a974935.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 0be9ce7e52e5..ee1e53a0347d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.130 1999/06/14 14:02:36 taoka Exp $ +# $Id: Makefile,v 1.131 1999/06/16 13:34:19 billf Exp $ # SUBDIR += 4va @@ -113,6 +113,7 @@ SUBDIR += xaos SUBDIR += xbm2gif SUBDIR += xbmbrowser + SUBDIR += xdgagrab SUBDIR += xdl SUBDIR += xfig SUBDIR += xfpovray |