diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-03 23:41:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-03 23:41:27 +0000 |
commit | e2e23f4353861fd5f1f76eb423ab167d0dcd629d (patch) | |
tree | 58726abaa68270b26fb76f56bdc85dde29df6e1e /graphics | |
parent | ba556a9078015282bcb5d75e77cb79eb354b3b42 (diff) | |
download | ports-e2e23f4353861fd5f1f76eb423ab167d0dcd629d.tar.gz ports-e2e23f4353861fd5f1f76eb423ab167d0dcd629d.zip |
Notes
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 10202232d5ea..78a631a3c4ad 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.46 1997/05/20 06:29:26 asami Exp $ +# $Id: Makefile,v 1.47 1997/06/03 23:39:35 asami Exp $ # SUBDIR += ImageMagick @@ -43,6 +43,7 @@ SUBDIR += tiff SUBDIR += tiff34 SUBDIR += txtmerge + SUBDIR += urt SUBDIR += vcg SUBDIR += whirlgif SUBDIR += xanim |