diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2008-06-20 01:28:24 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2008-06-20 01:28:24 +0800 |
commit | e1701f85b606ed1b3c53b6fce13dca5b891a2ef7 (patch) | |
tree | 0ca77694ddae17ec51c4d07050106f479c679da6 /graphics/scrot | |
parent | f61c345282e7100270b4e842fcd6387c784a04d8 (diff) | |
download | freebsd-ports-gnome-e1701f85b606ed1b3c53b6fce13dca5b891a2ef7.tar.gz freebsd-ports-gnome-e1701f85b606ed1b3c53b6fce13dca5b891a2ef7.tar.zst freebsd-ports-gnome-e1701f85b606ed1b3c53b6fce13dca5b891a2ef7.zip |
Update my email address in 132 ports.
Approved by: miwi (mentor)
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 e6fa9a995b36..5de8df6dc472 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://linuxbrit.co.uk/downloads/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= A screen capture utility that utilizes Imlib2 LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib |