diff options
author | sno <sno> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 19:56:37 +0000 |
commit | 3f6fd38726cafbe084397ae8f91e78628587d9e3 (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /graphics/showimg | |
parent | 8c5faf740fcb9fc3f91d68a690449d2d7b6a528c (diff) | |
download | pkgsrc-3f6fd38726cafbe084397ae8f91e78628587d9e3.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'graphics/showimg')
-rw-r--r-- | graphics/showimg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index b4a6736e41f..77381c86e89 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2009/05/20 00:58:18 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2009/08/26 19:57:50 sno Exp $ # DISTNAME= showimg-0.9.5 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= kde graphics x11 MASTER_SITES= http://www.jalix.org/projects/showimg/download/0.9.5/ EXTRACT_SUFX= .tar.bz2 |