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/xchat-fish | |
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/xchat-fish')
-rw-r--r-- | irc/xchat-fish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile index e93dc669a64c..3faf7f8949df 100644 --- a/irc/xchat-fish/Makefile +++ b/irc/xchat-fish/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An encryption plugin for XChat BUILD_DEPENDS= ${LOCALBASE}/lib/libmiracl.a:${PORTSDIR}/math/miracl -RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat2 +RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat USE_X_PREFIX= yes USE_ZIP= yes |