diff options
author | tron <tron> | 2000-12-06 16:25:53 +0000 |
---|---|---|
committer | tron <tron> | 2000-12-06 16:25:53 +0000 |
commit | cc6c7d9c3f6b6d470d71231d542ffcc6fe85a907 (patch) | |
tree | d1529b31e3da9d7ec9cffa873b53e1dccd558c9a /x11 | |
parent | 4f0c699b6d18b31e3e008c0b15e74fa85693e00b (diff) | |
download | pkgsrc-cc6c7d9c3f6b6d470d71231d542ffcc6fe85a907.tar.gz |
Bump version number to 2.2.2 to match latest "qt2-libs" package.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt2/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/qt2/Makefile b/x11/qt2/Makefile index 7ad90713840..9144587ba35 100644 --- a/x11/qt2/Makefile +++ b/x11/qt2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2000/10/28 11:55:21 pooka Exp $ +# $NetBSD: Makefile,v 1.3 2000/12/06 16:25:53 tron Exp $ # -DISTNAME= qt2-2.2.1 -PKGNAME= qt2-2.2.1nb1 +DISTNAME= qt2-2.2.2 +PKGNAME= qt2-2.2.2 CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty @@ -10,9 +10,9 @@ DISTFILES= # empty MAINTAINER= skrll@netbsd.org HOMEPAGE= http://www.trolltech.com/ -DEPENDS+= qt2-libs-2.2.1:../../x11/qt2-libs -DEPENDS+= qt2-docs-2.2.1:../../x11/qt2-docs -DEPENDS+= qt2-designer-2.2.1:../../x11/qt2-designer +DEPENDS+= qt2-libs-2.2.2:../../x11/qt2-libs +DEPENDS+= qt2-docs-2.2.2:../../x11/qt2-docs +DEPENDS+= qt2-designer-2.2.2:../../x11/qt2-designer USE_X11BASE= yes EXTRACT_ONLY= # empty |