diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
commit | 9099f96c4e804bf1a14769eb70ee1668a8a2ab3b (patch) | |
tree | ccd8521c60a4d79278cc2094e801c763209831ad /graphics/scrot/Makefile | |
parent | ee5a26a838f2540f40c3aaaf796be8d66bcca9a3 (diff) | |
download | ports-9099f96c4e804bf1a14769eb70ee1668a8a2ab3b.tar.gz ports-9099f96c4e804bf1a14769eb70ee1668a8a2ab3b.zip |
Notes
Diffstat (limited to 'graphics/scrot/Makefile')
-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 8664487cd696..9279f2b1f692 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 |