Move xmhtml from x11 to x11-toolkits.
Ignored (despite repeated prodding from me) by: thepish
This commit is contained in:
parent
41cce70a77
commit
2f018f8a59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17804
@ -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
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user