diff options
author | zeising <zeising@FreeBSD.org> | 2012-07-03 16:28:34 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2012-07-03 16:28:34 +0800 |
commit | 1bf90cca65ac80fd7a1763fce4fdfc86655680ba (patch) | |
tree | 18dc0fdc2acc81b8f4f8cb2061f1d91c7cf85797 /graphics | |
parent | 7aea192d0a7bd07dafe5667af7a83e2c76b0de54 (diff) | |
download | freebsd-ports-gnome-1bf90cca65ac80fd7a1763fce4fdfc86655680ba.tar.gz freebsd-ports-gnome-1bf90cca65ac80fd7a1763fce4fdfc86655680ba.tar.zst freebsd-ports-gnome-1bf90cca65ac80fd7a1763fce4fdfc86655680ba.zip |
Change maintainer address to my FreeBSD.org mail address.
Approved by: kwm (mentor)
Diffstat (limited to 'graphics')
-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 0c8a3647c69f..ad65a601babe 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://feh.finalrewind.org/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= uqs -MAINTAINER= zeising@daemonic.se +MAINTAINER= zeising@FreeBSD.org COMMENT= An image viewer that utilizes Imlib2 LICENSE= MIT |