diff options
author | scrappy <scrappy@FreeBSD.org> | 1998-07-12 16:41:25 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 1998-07-12 16:41:25 +0800 |
commit | c01e9da3be336a4f5c5c3d14cb002a242eb3fffd (patch) | |
tree | d6ab1ee5a63d8943b78fa6a43ca5f31c3ba8ed3d /x11 | |
parent | 6fbc6d53d07aa84d3a8b5e5303ded98f110522c6 (diff) | |
download | freebsd-ports-gnome-c01e9da3be336a4f5c5c3d14cb002a242eb3fffd.tar.gz freebsd-ports-gnome-c01e9da3be336a4f5c5c3d14cb002a242eb3fffd.tar.zst freebsd-ports-gnome-c01e9da3be336a4f5c5c3d14cb002a242eb3fffd.zip |
Forgot to add new ports to 'section' Makefile
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 5f35d064a573..eb29d3d091e7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.212 1998/06/16 03:06:36 mph Exp $ +# $Id: Makefile,v 1.213 1998/06/24 10:54:30 max Exp $ # SUBDIR += FWF @@ -41,6 +41,7 @@ SUBDIR += kde SUBDIR += kdebase SUBDIR += kdelibs + SUBDIR += kworldwatch SUBDIR += lesstif SUBDIR += libdnd SUBDIR += libhelp |