diff options
author | asami <asami@FreeBSD.org> | 1999-04-12 16:17:27 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-04-12 16:17:27 +0800 |
commit | 850f0c589895d3dcff86e8d971a72dd723e8b852 (patch) | |
tree | 2d7a0f9c2bc6035c25b0dc6ad5f8c8ae6ba5ce0d /x11-toolkits/xmhtml | |
parent | 8ca1c6d117751bed7dad85ec00e025714608d275 (diff) | |
download | freebsd-ports-graphics-850f0c589895d3dcff86e8d971a72dd723e8b852.tar.gz freebsd-ports-graphics-850f0c589895d3dcff86e8d971a72dd723e8b852.tar.zst freebsd-ports-graphics-850f0c589895d3dcff86e8d971a72dd723e8b852.zip |
Move xmhtml from x11 to x11-toolkits.
Ignored (despite repeated prodding from me) by: thepish
Diffstat (limited to 'x11-toolkits/xmhtml')
-rw-r--r-- | x11-toolkits/xmhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile index d24a07faba2..da1a55cf58a 100644 --- a/x11-toolkits/xmhtml/Makefile +++ b/x11-toolkits/xmhtml/Makefile @@ -3,11 +3,11 @@ # Date created: 18 Feb 1999 # Whom: Peter Hawkins <thepish@freebsd.org> # -# $Id: Makefile,v 1.1.1.1 1999/02/21 03:22:20 thepish Exp $ +# $Id: Makefile,v 1.2 1999/02/22 07:35:20 asami Exp $ # DISTNAME= XmHTML-1.1.0 -CATEGORIES= x11 www +CATEGORIES= x11-toolkits www MASTER_SITES= ftp://crl.nmsu.edu/pub/XmHTML/ \ ftp://ftp.ist.co.uk/pub/motif/XmHTML/ \ ftp://ftp.nerdnet.nl/pub/X11/Widgets/XmHTML/ |