diff options
author | asami <asami@FreeBSD.org> | 1999-05-11 11:12:57 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-05-11 11:12:57 +0800 |
commit | 9417c3b24541830d1458c388f832a741fc77bd52 (patch) | |
tree | 22b85353466d45463db1c642bdb982975dc3a5e8 /x11 | |
parent | 565eba88c5dce5c02fcf8c05948a0e21696ba4bb (diff) | |
download | freebsd-ports-gnome-9417c3b24541830d1458c388f832a741fc77bd52.tar.gz freebsd-ports-gnome-9417c3b24541830d1458c388f832a741fc77bd52.tar.zst freebsd-ports-gnome-9417c3b24541830d1458c388f832a741fc77bd52.zip |
Clean up after yet another repository copy. Renamed "kde*-i18n-11"
to "kde*11-i18n".
Suggested by: sprice
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index 351d19c2fae0..4426a3745ab6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.259 1999/05/01 01:15:48 taoka Exp $ +# $Id: Makefile,v 1.260 1999/05/11 02:18:20 sada Exp $ # SUBDIR += 9term @@ -52,11 +52,11 @@ SUBDIR += kde SUBDIR += kde11 SUBDIR += kdebase - SUBDIR += kdebase-i18n-11 SUBDIR += kdebase11 + SUBDIR += kdebase11-i18n SUBDIR += kdelibs - SUBDIR += kdelibs-i18n-11 SUBDIR += kdelibs11 + SUBDIR += kdelibs11-i18n SUBDIR += kvidtune SUBDIR += kworldwatch SUBDIR += libdnd |