diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
commit | 3be694771f04e600a8316efb7e54700a6dda0453 (patch) | |
tree | c3644751202cc2be5f1b07986be564dad7332ce6 /graphics/scrot | |
parent | 077dc3369c86dd5a8da7e91b86f6e82c5abbf8d4 (diff) | |
download | FreeBSD-ports-3be694771f04e600a8316efb7e54700a6dda0453.zip FreeBSD-ports-3be694771f04e600a8316efb7e54700a6dda0453.tar.gz |
Dmitry Marakasov adopts this orphan ports that he uses.
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit)
Diffstat (limited to 'graphics/scrot')
-rw-r--r-- | graphics/scrot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile index 8664487..9279f2b 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8 CATEGORIES= graphics MASTER_SITES= http://linuxbrit.co.uk/downloads/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= A screen capture utility that utilizes Imlib2 LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib |