diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-23 08:38:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-23 08:38:30 +0000 |
commit | 982628f81a4a751efef35cbe5b5cd963a219d68e (patch) | |
tree | 8d515f8cc5b165938c87851f84501fa21734474b /graphics/feh | |
parent | cdcdf951d14c71ad8fa9c5df436065c351e6f3b2 (diff) | |
download | ports-982628f81a4a751efef35cbe5b5cd963a219d68e.tar.gz ports-982628f81a4a751efef35cbe5b5cd963a219d68e.zip |
Notes
Diffstat (limited to 'graphics/feh')
-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 7c654e458b77..da84706533e3 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.4 CATEGORIES= graphics MASTER_SITES= http://linuxbrit.co.uk/downloads/ -MAINTAINER= andrew.nau.ua@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= An image viewer that utilizes Imlib2 LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib |