diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-03-04 13:51:31 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-03-04 13:51:31 +0000 |
commit | 6f5105de9564ca40c49a51dcbe74d6ea3e1282f5 (patch) | |
tree | 1a79312b33aa1de552e72f59426021e45dd93967 /graphics | |
parent | Honor LOCALBASE in the xdm rc script (diff) |
graphics/imp: Adopt port
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D29055
Notes
Notes:
svn path=/head/; revision=567313
Diffstat (limited to 'graphics')
-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 93bfb14bfa74..90acf76298d8 100644 --- a/graphics/imv/Makefile +++ b/graphics/imv/Makefile @@ -7,7 +7,7 @@ DISTVERSION= 4.1.0 PORTREVISION= 4 CATEGORIES= graphics -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Simple image viewer LICENSE= MIT |