diff options
author | will <will@FreeBSD.org> | 2000-05-20 03:56:44 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-20 03:56:44 +0800 |
commit | e0ce9f349c52deb555e87630ca2e4058829dc852 (patch) | |
tree | 14f9486b58d619b04e18fc6477fef95191362188 | |
parent | 05d4011d1eddcbf4e9368b19066b6baea884f2b8 (diff) | |
download | freebsd-ports-gnome-e0ce9f349c52deb555e87630ca2e4058829dc852.tar.gz freebsd-ports-gnome-e0ce9f349c52deb555e87630ca2e4058829dc852.tar.zst freebsd-ports-gnome-e0ce9f349c52deb555e87630ca2e4058829dc852.zip |
Update category Makefiles to move kmud to net from games.
Repo-copy by: asami (gotta document this somewhere :-)
-rw-r--r-- | games/Makefile | 1 | ||||
-rw-r--r-- | net/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index a23c5d8c2a16..ed9b85b53a46 100644 --- a/games/Makefile +++ b/games/Makefile @@ -86,7 +86,6 @@ SUBDIR += kdegames11-i18n SUBDIR += kdegames2 SUBDIR += klondike - SUBDIR += kmud SUBDIR += krogue SUBDIR += krubik SUBDIR += ktamaga diff --git a/net/Makefile b/net/Makefile index 290f6f021612..d4d193a36c54 100644 --- a/net/Makefile +++ b/net/Makefile @@ -99,6 +99,7 @@ SUBDIR += kdenetwork2 SUBDIR += kdetelnet SUBDIR += kicq + SUBDIR += kmud SUBDIR += ksamba SUBDIR += kxicq SUBDIR += lambdamoo |