diff options
author | steve <steve@FreeBSD.org> | 1999-05-29 13:01:38 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-29 13:01:38 +0800 |
commit | b93274fe95f71545a262a078fb8f927551d4ac62 (patch) | |
tree | 9d32483f9dc314f5dba9f3898c3afda0fb70be75 /x11 | |
parent | 49700a4bc68880c09e2fcb36ab686f863b95cebf (diff) | |
download | freebsd-ports-gnome-b93274fe95f71545a262a078fb8f927551d4ac62.tar.gz freebsd-ports-gnome-b93274fe95f71545a262a078fb8f927551d4ac62.tar.zst freebsd-ports-gnome-b93274fe95f71545a262a078fb8f927551d4ac62.zip |
Remove kde 1.0 ports in favor of the 1.1 versions.
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 |