From a10a7b97d740886ead028d6a430d15a21e1b6afe Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 2 Nov 1998 04:04:44 +0000 Subject: Update to version 0.44. PR: 8514 Submitted by: maintainer --- net/licq/Makefile | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'net/licq/Makefile') diff --git a/net/licq/Makefile b/net/licq/Makefile index 63781488eba7..b0c74116c92b 100644 --- a/net/licq/Makefile +++ b/net/licq/Makefile @@ -3,14 +3,16 @@ # Date created: 2 July 1998 # Whom: Brian Feldman # -# $Id: Makefile,v 1.3 1998/08/09 01:25:53 steve Exp $ +# $Id: Makefile,v 1.4 1998/08/12 06:29:32 asami Exp $ # -DISTNAME= licq-0.34 +DISTNAME= licq-0.44 CATEGORIES= net MASTER_SITES= http://pages.infinit.net/fairoff/licq/ -MAINTAINER= brianfeldman@hotmail.com +MAINTAINER= green@unixhelp.org + +FETCH_BEFORE_ARGS= -b USE_QT= yes WRKSRC= ${WRKDIR}/${DISTNAME} @@ -19,4 +21,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/X11/qt --with-qt-libs=${X11BASE}/lib +MAN1= licq.1 + .include -- cgit v1.2.3