diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-09 22:05:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-09 22:05:37 +0000 |
commit | 39ba191d51394c2e3e1b5a08f076aff9958861fb (patch) | |
tree | 5c1834e8bb0359f8a8b1c4580f03d17c0dccdd67 /graphics/icoutils | |
parent | 4a4aa3b0ec1d6941ed8b415cd68d5935b34349a2 (diff) | |
download | ports-39ba191d51394c2e3e1b5a08f076aff9958861fb.tar.gz ports-39ba191d51394c2e3e1b5a08f076aff9958861fb.zip |
Notes
Diffstat (limited to 'graphics/icoutils')
-rw-r--r-- | graphics/icoutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/icoutils/Makefile b/graphics/icoutils/Makefile index 5c6d5fbd9a30..2e333b804a10 100644 --- a/graphics/icoutils/Makefile +++ b/graphics/icoutils/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.32.3 CATEGORIES= graphics MASTER_SITES= SAVANNAH -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Convert/extract images in Microsoft Windows(R) icon/cursor files LICENSE= GPLv3+ |