diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-14 09:59:04 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-14 09:59:04 +0000 |
commit | 6524cf265635a5e5efe9476dbb2dc8d03ecfb2dd (patch) | |
tree | bb5e72db8aeccf00375074b941042b1daf8581c0 /graphics/feh/Makefile | |
parent | 785648b3603b0cf9c2a23d785dce61e37c5aba08 (diff) |
Notes
Diffstat (limited to 'graphics/feh/Makefile')
-rw-r--r-- | graphics/feh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index f680f4e7be94..04b1162c7042 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.4 CATEGORIES= graphics MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= andrew.nau.ua@gmail.com COMMENT= An image viewer that utilizes Imlib2 LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib |