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 | |
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.
-rw-r--r-- | audio/Makefile | 3 | ||||
-rw-r--r-- | converters/Makefile | 3 | ||||
-rw-r--r-- | games/Makefile | 3 | ||||
-rw-r--r-- | graphics/Makefile | 3 | ||||
-rw-r--r-- | misc/Makefile | 3 | ||||
-rw-r--r-- | net/Makefile | 3 | ||||
-rw-r--r-- | x11/Makefile | 5 |
7 files changed, 7 insertions, 16 deletions
diff --git a/audio/Makefile b/audio/Makefile index 63386f7e9cf9..c054c321c4b4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.88 1999/05/05 22:18:28 mharo Exp $ +# $Id: Makefile,v 1.89 1999/05/29 04:47:45 steve Exp $ # SUBDIR += amp @@ -21,7 +21,6 @@ SUBDIR += icecast SUBDIR += id3ren SUBDIR += juke - SUBDIR += kdemultimedia SUBDIR += kdemultimedia11 SUBDIR += kmikmod SUBDIR += kmp3 diff --git a/converters/Makefile b/converters/Makefile index 9302d81bad60..c30b554dfb68 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,11 +1,10 @@ -# $Id: Makefile,v 1.20 1999/05/11 03:12:48 asami Exp $ +# $Id: Makefile,v 1.21 1999/05/19 13:11:31 taoka Exp $ # SUBDIR += aish SUBDIR += btoa SUBDIR += i18ntools SUBDIR += ish - SUBDIR += kdesupport SUBDIR += kdesupport11 SUBDIR += kdesupport11-i18n SUBDIR += libutf-8 diff --git a/games/Makefile b/games/Makefile index e4662277f0c5..6987291cff97 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.205 1999/05/04 16:28:29 flathill Exp $ +# $Id: Makefile,v 1.206 1999/05/27 13:57:06 tg Exp $ # SUBDIR += 3dc @@ -57,7 +57,6 @@ SUBDIR += ishido SUBDIR += jetpack SUBDIR += jzip - SUBDIR += kdegames SUBDIR += kdegames11 SUBDIR += klondike SUBDIR += ktamaga diff --git a/graphics/Makefile b/graphics/Makefile index af6c81258c29..c5d1eeb61b2c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.123 1999/05/07 17:03:06 flathill Exp $ +# $Id: Makefile,v 1.124 1999/05/09 22:40:32 dirk Exp $ # SUBDIR += 4va @@ -53,7 +53,6 @@ SUBDIR += jbigkit SUBDIR += jgv SUBDIR += jpeg - SUBDIR += kdegraphics SUBDIR += kdegraphics11 SUBDIR += killustrator SUBDIR += lfview diff --git a/misc/Makefile b/misc/Makefile index 40d0a6d4630d..1209146315b8 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.209 1999/05/20 09:16:16 tg Exp $ +# $Id: Makefile,v 1.210 1999/05/20 20:48:37 asami Exp $ # SUBDIR += 221upgrade @@ -47,7 +47,6 @@ SUBDIR += iselect SUBDIR += jargon SUBDIR += jive - SUBDIR += kdeutils SUBDIR += kdeutils11 SUBDIR += kp SUBDIR += kwatch diff --git a/net/Makefile b/net/Makefile index af5355b81f63..54fd24c21462 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.263 1999/05/27 11:18:36 asami Exp $ +# $Id: Makefile,v 1.264 1999/05/28 22:31:23 nectar Exp $ # SUBDIR += IglooFTP @@ -85,7 +85,6 @@ SUBDIR += isc-dhcp2 SUBDIR += ivs SUBDIR += jmirror - SUBDIR += kdenetwork SUBDIR += kdenetwork11 SUBDIR += kdetelnet SUBDIR += kicq 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 |