diff options
author | pav <pav@FreeBSD.org> | 2006-05-28 20:35:56 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-28 20:35:56 +0800 |
commit | 59767f5d753d8864f39311bc42d7176363654b6f (patch) | |
tree | e0b58159e3e65723f18d93bc78e6df868c025919 /irc/Makefile | |
parent | 705b6d37f5b5af89b8d3699e39af34bfff923ed5 (diff) | |
download | freebsd-ports-gnome-59767f5d753d8864f39311bc42d7176363654b6f.tar.gz freebsd-ports-gnome-59767f5d753d8864f39311bc42d7176363654b6f.tar.zst freebsd-ports-gnome-59767f5d753d8864f39311bc42d7176363654b6f.zip |
- Rename ports
irc/xchat -> irc/xchat1
irc/xchat2 -> irc/xchat
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 abaecd1268ea..e49115024835 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -118,7 +118,7 @@ SUBDIR += xchat-gnome SUBDIR += xchat-mircryption SUBDIR += xchat-systray-plugin - SUBDIR += xchat2 + SUBDIR += xchat1 SUBDIR += zircon .include <bsd.port.subdir.mk> |