diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-02-15 12:28:29 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-02-15 12:28:29 +0000 |
commit | 98058b8684af288ef390d85811276b9253debf3e (patch) | |
tree | c586c227550302afa9a5d76866097ea61839aa25 /graphics/imv | |
parent | 126e142abcb0ddfbc40f4c6a3c588604c6d3868c (diff) |
Notes
Diffstat (limited to 'graphics/imv')
-rw-r--r-- | graphics/imv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imv/Makefile b/graphics/imv/Makefile index afb3f4a9bd7a..97486c04162d 100644 --- a/graphics/imv/Makefile +++ b/graphics/imv/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.1.3 DISTVERSIONPREFIX= v CATEGORIES= graphics -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Simple image viewer LICENSE= GPLv2 |