diff options
author | John Marino <marino@FreeBSD.org> | 2015-10-10 21:32:55 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-10-10 21:32:55 +0000 |
commit | bd607c25676036c37e2749b11067746df6439356 (patch) | |
tree | 60308dca59108747b5248555dc40e20ebb08e30e /irc/weechat-devel | |
parent | 5fcb0c155e90833146f1c5ea86d52b7ce6d8a314 (diff) | |
download | ports-bd607c25676036c37e2749b11067746df6439356.tar.gz ports-bd607c25676036c37e2749b11067746df6439356.zip |
Notes
Diffstat (limited to 'irc/weechat-devel')
-rw-r--r-- | irc/weechat-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index 97dc4a2e0a65..e87652a1c647 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -15,7 +15,7 @@ COMMENT= Lightweight and user friendly ncurses based IRC client LICENSE= GPLv3 -DEPRECATED= far behind stable ird/weechat (use it instead) +DEPRECATED= far behind stable irc/weechat (use it instead) EXPIRATION_DATE= 2015-10-31 LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ |