From f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 31 Jan 2013 13:38:42 +0000 Subject: Chase boost update --- net-im/licq-console/Makefile | 1 + net-im/licq-console/files/patch-window.h | 11 ----------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 net-im/licq-console/files/patch-window.h (limited to 'net-im/licq-console') diff --git a/net-im/licq-console/Makefile b/net-im/licq-console/Makefile index 8a4a3e96ad42..82c6893bf1d6 100644 --- a/net-im/licq-console/Makefile +++ b/net-im/licq-console/Makefile @@ -3,6 +3,7 @@ PORTNAME= console PORTVERSION= 1.7.1 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= dinoex@FreeBSD.org diff --git a/net-im/licq-console/files/patch-window.h b/net-im/licq-console/files/patch-window.h deleted file mode 100644 index f598519eb3fb..000000000000 --- a/net-im/licq-console/files/patch-window.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/window.h.orig Thu Sep 30 03:51:03 2004 -+++ src/window.h Wed Oct 13 14:19:58 2004 -@@ -3,7 +3,7 @@ - - #include - extern "C" { --#include -+#include - } - - #define COLOR_YELLOW_BLUE COLOR_YELLOW + 8 -- cgit v1.2.3