diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-29 05:01:38 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-29 05:01:38 +0000 |
commit | b3ac985891184abf28132d6faef53c9250d55d15 (patch) | |
tree | 6cbc3cd4e2646b9ef26d54057244afd097441e4e /x11 | |
parent | Activate the aumix port. (diff) |
Remove kde 1.0 ports in favor of the 1.1 versions.
Notes
Notes:
svn path=/head/; revision=19081
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/Makefile b/x11/Makefile index 4426a3745ab6..7bda03bb2742 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.260 1999/05/11 02:18:20 sada Exp $ +# $Id: Makefile,v 1.261 1999/05/11 03:12:57 asami Exp $ # SUBDIR += 9term @@ -49,12 +49,9 @@ SUBDIR += gnomecore SUBDIR += gnomelibs SUBDIR += kb2mb2 - SUBDIR += kde SUBDIR += kde11 - SUBDIR += kdebase SUBDIR += kdebase11 SUBDIR += kdebase11-i18n - SUBDIR += kdelibs SUBDIR += kdelibs11 SUBDIR += kdelibs11-i18n SUBDIR += kvidtune |