diff options
author | reed <reed@pkgsrc.org> | 2005-07-01 04:24:12 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-07-01 04:24:12 +0000 |
commit | e9767d9501a833bfb654fc7a1152737555537212 (patch) | |
tree | 31a1442b509e0d5676bc17af985de81966de2e69 /x11/qt3-libs | |
parent | 76d016f1687298ba114bbba2704527ddefb99733 (diff) | |
download | pkgsrc-e9767d9501a833bfb654fc7a1152737555537212.tar.gz |
Bump PKGREVISION for the Darwin fix.
Diffstat (limited to 'x11/qt3-libs')
-rw-r--r-- | x11/qt3-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile index 70a77eee7ac..bd742040056 100644 --- a/x11/qt3-libs/Makefile +++ b/x11/qt3-libs/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.37 2005/06/27 19:13:32 minskim Exp $ +# $NetBSD: Makefile,v 1.38 2005/07/01 04:24:12 reed Exp $ LIBQT= ${WRKSRC}/lib/libqt-mt.la .include "../qt3-libs/Makefile.common" PKGNAME= qt3-libs-${QTVERSION} -PKGREVISION= 3 +PKGREVISION= 4 MAINTAINER= adam@NetBSD.org COMMENT= C++ X GUI toolkit |