diff options
author | tv <tv> | 2004-10-15 12:22:13 +0000 |
---|---|---|
committer | tv <tv> | 2004-10-15 12:22:13 +0000 |
commit | a9e764610a8c0c7b28ea6f91c21c120dea1d9640 (patch) | |
tree | 519221874c07c9f6ce920ff90fa37c69ec604fc8 /graphics/scrot | |
parent | 5cb573b83e452ebba81da6e3f6b4f516007ca192 (diff) | |
download | pkgsrc-a9e764610a8c0c7b28ea6f91c21c120dea1d9640.tar.gz |
Update linkage to libltdl (via imlib2), now in its own package.
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 5ea42ed8ba2..18c012ee46e 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2004/10/03 00:14:57 tv Exp $ +# $NetBSD: Makefile,v 1.14 2004/10/15 12:22:14 tv Exp $ DISTNAME= scrot-0.8 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://linuxbrit.co.uk/downloads/ |