diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-11-06 14:12:48 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-11-06 14:12:48 +0000 |
commit | b964f3d78206f238d4a3d9722d3c3bb7b56e9902 (patch) | |
tree | da28b30da698a62fa41e422a0756dc5580a1bf2a /graphics/feh | |
parent | ceed1cb80fa938ac87e917e90cfc8c482fd33f3c (diff) | |
download | ports-b964f3d78206f238d4a3d9722d3c3bb7b56e9902.tar.gz ports-b964f3d78206f238d4a3d9722d3c3bb7b56e9902.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 2156021ad61b..cc231641f80f 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.9 CATEGORIES= graphics MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ishmael27@home.com LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2-tmp |