diff options
author | asami <asami@FreeBSD.org> | 1996-11-17 19:56:58 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-17 19:56:58 +0800 |
commit | 0f31cb934860b1ed7baf717b7e887d993e486d59 (patch) | |
tree | 0f4fc4dd12c5800cdc9d23c11cf6f164bc8a6514 /graphics/Makefile | |
parent | a889b539305bf57e4c9af4dfdfdd05aa6b4d6530 (diff) | |
download | freebsd-ports-gnome-0f31cb934860b1ed7baf717b7e887d993e486d59.tar.gz freebsd-ports-gnome-0f31cb934860b1ed7baf717b7e887d993e486d59.tar.zst freebsd-ports-gnome-0f31cb934860b1ed7baf717b7e887d993e486d59.zip |
Add txtmerge.
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 6e8b67349f68..802b2e2978be 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1996/10/30 14:29:08 max Exp $ +# $Id: Makefile,v 1.28 1996/11/15 10:23:21 asami Exp $ # SUBDIR += ImageMagick @@ -27,6 +27,7 @@ SUBDIR += splitmpg SUBDIR += tgif SUBDIR += tiff + SUBDIR += txtmerge SUBDIR += vcg SUBDIR += xanim SUBDIR += xbmbrowser |