diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 06:56:48 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 06:56:48 +0800 |
commit | ef4408e902af08434f856eb568bd96e0641ea1d0 (patch) | |
tree | 814caaf8f57c4522f870fc405e7897b01e72b03f /x11-toolkits/slingshot | |
parent | 85244f3c4f19ca5a1a28eb1e3181bfc7d094ddf5 (diff) | |
download | freebsd-ports-gnome-ef4408e902af08434f856eb568bd96e0641ea1d0.tar.gz freebsd-ports-gnome-ef4408e902af08434f856eb568bd96e0641ea1d0.tar.zst freebsd-ports-gnome-ef4408e902af08434f856eb568bd96e0641ea1d0.zip |
Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
Diffstat (limited to 'x11-toolkits/slingshot')
-rw-r--r-- | x11-toolkits/slingshot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/slingshot/Makefile b/x11-toolkits/slingshot/Makefile index 338d5d3916ba..c383fc0101b8 100644 --- a/x11-toolkits/slingshot/Makefile +++ b/x11-toolkits/slingshot/Makefile @@ -3,12 +3,12 @@ # Date created: 5 March 1997 # Whom: Pedro Giffuni # -# $Id: Makefile,v 1.2 1998/02/20 18:39:58 steve Exp $ +# $Id: Makefile,v 1.3 1998/08/05 09:31:48 asami Exp $ # DISTNAME= SlingShot2.1 PKGNAME= slingshot-2.1 -CATEGORIES= x11 +CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z |