diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
commit | f794de262427d06d1dc3fc1f4b6ef7df78202eaa (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /graphics/scrot | |
parent | 339c8922e014af38e300af6ba41813170976248e (diff) | |
download | pkgsrc-f794de262427d06d1dc3fc1f4b6ef7df78202eaa.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
Diffstat (limited to 'graphics/scrot')
-rw-r--r-- | graphics/scrot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile index 2d38fdb13e4..182088441a7 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/08/28 20:05:19 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2003/12/04 19:48:25 xtraeme Exp $ # DISTNAME= scrot-0.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://linuxbrit.co.uk/downloads/ |