diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-08-28 20:05:13 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-08-28 20:05:13 +0000 |
commit | 535ed2539b62ee4c7164f5ff07550caf0a1a29bf (patch) | |
tree | c0d211cb1a43a415b341e6aca9c4752ff99755ce /graphics/scrot | |
parent | 118e409b0b95f39f92e271c6330e2e1e13dfbbe1 (diff) | |
download | pkgsrc-535ed2539b62ee4c7164f5ff07550caf0a1a29bf.tar.gz |
Change my email address to the NetBSD one, ok'ed by wiz@
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 5d36c3b1718..2d38fdb13e4 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/13 13:52:15 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/08/28 20:05:19 xtraeme Exp $ # DISTNAME= scrot-0.8 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://linuxbrit.co.uk/downloads/ -MAINTAINER= jrp@hispabsd.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://linuxbrit.co.uk/scrot/ COMMENT= Commandline screen capture util like "import", but using imlib2 |