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-mircryption | |
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-mircryption')
-rw-r--r-- | irc/xchat-mircryption/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile index e7fcadb6be50..7c141c4f189b 100644 --- a/irc/xchat-mircryption/Makefile +++ b/irc/xchat-mircryption/Makefile @@ -15,7 +15,7 @@ DISTNAME= mircryption_xchatsrc MAINTAINER= ports@FreeBSD.org COMMENT= A free encryption add-on for the popular XChat irc client -RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat2 +RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat USE_X_PREFIX= yes USE_ZIP= yes |