diff options
author | lioux <lioux@FreeBSD.org> | 2005-01-18 00:17:02 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-01-18 00:17:02 +0800 |
commit | 52bafb172a802d9fb62f1d7f9497b7e9a6520cd7 (patch) | |
tree | 7661b9a765c3cfd1c83e1089d79b3f2c406e5c92 /irc/Makefile | |
parent | 80408a4cb3b8d32459fa318bceb19b3eb0680653 (diff) | |
download | freebsd-ports-gnome-52bafb172a802d9fb62f1d7f9497b7e9a6520cd7.tar.gz freebsd-ports-gnome-52bafb172a802d9fb62f1d7f9497b7e9a6520cd7.tar.zst freebsd-ports-gnome-52bafb172a802d9fb62f1d7f9497b7e9a6520cd7.zip |
Fix name typo: move ports/irc/xchat-micryption to
ports/irc/xchat-mircryption
PR: 76329
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/Makefile b/irc/Makefile index 40b70b4407d1..bfe437077fd0 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -98,7 +98,7 @@ SUBDIR += xaric SUBDIR += xchat SUBDIR += xchat-gnome - SUBDIR += xchat-micryption + SUBDIR += xchat-mircryption SUBDIR += xchat-systray-plugin SUBDIR += xchat2 SUBDIR += zircon |