diff options
author | wxs <wxs@FreeBSD.org> | 2012-11-19 12:01:48 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-11-19 12:01:48 +0800 |
commit | 160d7a244ca26f4ecbb9b2a19a99b06bb6c6c637 (patch) | |
tree | f6f527ed3ee9c159d9e01bf1b7395ffbf10cef9e /irc/Makefile | |
parent | c3672d35b468f33648c27629acf9d8e6081ddd34 (diff) | |
download | freebsd-ports-gnome-160d7a244ca26f4ecbb9b2a19a99b06bb6c6c637.tar.gz freebsd-ports-gnome-160d7a244ca26f4ecbb9b2a19a99b06bb6c6c637.tar.zst freebsd-ports-gnome-160d7a244ca26f4ecbb9b2a19a99b06bb6c6c637.zip |
Copy irc/bitchx to irc/bitchx-devel and attach to the build.
Revert irc/bitchx back to 1.1.0.1.
Set LATEST_LINK for irc/bitchx-devel appropriately.
PR: ports/172294, ports/172295
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Feature safe: yes
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index 839c5084507a..315ce6558baf 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -6,6 +6,7 @@ SUBDIR += anope SUBDIR += bip SUBDIR += bitchx + SUBDIR += bitchx-devel SUBDIR += bitlbee SUBDIR += bnc SUBDIR += bobot++ |