diff options
author | asami <asami@FreeBSD.org> | 1999-04-12 08:17:27 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-04-12 08:17:27 +0000 |
commit | 850f0c589895d3dcff86e8d971a72dd723e8b852 (patch) | |
tree | 2d7a0f9c2bc6035c25b0dc6ad5f8c8ae6ba5ce0d /x11-toolkits/Makefile | |
parent | 8ca1c6d117751bed7dad85ec00e025714608d275 (diff) | |
download | FreeBSD-ports-850f0c589895d3dcff86e8d971a72dd723e8b852.zip FreeBSD-ports-850f0c589895d3dcff86e8d971a72dd723e8b852.tar.gz |
Move xmhtml from x11 to x11-toolkits.
Ignored (despite repeated prodding from me) by: thepish
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 1b9d7d3..f9af1d0 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 1999/03/16 19:42:33 nectar Exp $ +# $Id: Makefile,v 1.24 1999/04/05 22:47:14 jseger Exp $ # SUBDIR += FWF @@ -37,6 +37,7 @@ SUBDIR += xbae SUBDIR += xforms SUBDIR += xg + SUBDIR += xmhtml SUBDIR += xview-clients SUBDIR += xview-config SUBDIR += xview-lib |