diff options
Diffstat (limited to 'graphics')
-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 5a77af7508a..72a60bbcc4a 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.19 2006/11/05 17:23:45 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2009/03/05 23:57:40 snj Exp $ DISTNAME= scrot-0.8 PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://linuxbrit.co.uk/downloads/ -MAINTAINER= snj@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://linuxbrit.co.uk/scrot/ COMMENT= Commandline screen capture util like "import", but using imlib2 |