diff options
author | asami <asami@FreeBSD.org> | 1997-06-04 07:41:27 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-04 07:41:27 +0800 |
commit | c8ef5bd8c0998041ce0c98f3a947b66f5650e208 (patch) | |
tree | d2c228f524be54bb865737762ae1c061252ce741 /graphics | |
parent | e38f2b73260406dd3357da7ab29430d9cd82a24e (diff) | |
download | freebsd-ports-gnome-c8ef5bd8c0998041ce0c98f3a947b66f5650e208.tar.gz freebsd-ports-gnome-c8ef5bd8c0998041ce0c98f3a947b66f5650e208.tar.zst freebsd-ports-gnome-c8ef5bd8c0998041ce0c98f3a947b66f5650e208.zip |
Add urt.
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 |