diff options
author | reed <reed> | 2004-12-28 23:18:15 +0000 |
---|---|---|
committer | reed <reed> | 2004-12-28 23:18:15 +0000 |
commit | a95bf8b8c0a4a0232a0498ef0eedbda0f9fc3d37 (patch) | |
tree | b702cfa3e8fcdd659c3af91b121c601eb39b35a4 /graphics/kdegraphics3/Makefile | |
parent | 298800bec4c050a52d5a5400299d1920acd993a5 (diff) | |
download | pkgsrc-a95bf8b8c0a4a0232a0498ef0eedbda0f9fc3d37.tar.gz |
Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
Diffstat (limited to 'graphics/kdegraphics3/Makefile')
-rw-r--r-- | graphics/kdegraphics3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 7d55440e0d5..d9fec29b4f3 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2004/12/23 13:02:17 markd Exp $ +# $NetBSD: Makefile,v 1.44 2004/12/28 23:18:21 reed Exp $ DISTNAME= kdegraphics-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics COMMENT= Graphics programs for the KDE integrated X11 desktop |