diff options
Diffstat (limited to 'x11/qt2/Makefile.common')
-rw-r--r-- | x11/qt2/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt2/Makefile.common b/x11/qt2/Makefile.common index 3ecf0ff7d94..422a18ab8a1 100644 --- a/x11/qt2/Makefile.common +++ b/x11/qt2/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.9 2006/03/04 21:31:11 jlam Exp $ +# $NetBSD: Makefile.common,v 1.10 2006/10/04 22:06:57 wiz Exp $ # QTVERSION= 2.3.1 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.trolltech.com/products/qt.html +HOMEPAGE= http://www.trolltech.com/products/qt/ USE_X11BASE= yes .include "../../mk/x11.buildlink3.mk" |