diff options
author | fluffy <fluffy@FreeBSD.org> | 2009-08-11 01:59:27 +0800 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2009-08-11 01:59:27 +0800 |
commit | 5021542ca6d005cf568cc9f0511935c7646e07c6 (patch) | |
tree | 7ba5ad8e630bac6fa2d80efd5d3efb7d8d6cfebe /misc/chmlib | |
parent | 6669a1351938ae7e4d491539f97be39b845ab512 (diff) | |
download | freebsd-ports-gnome-5021542ca6d005cf568cc9f0511935c7646e07c6.tar.gz freebsd-ports-gnome-5021542ca6d005cf568cc9f0511935c7646e07c6.tar.zst freebsd-ports-gnome-5021542ca6d005cf568cc9f0511935c7646e07c6.zip |
Update my MAINTAINER's email to @FreeBSD.org
Approved by: tabthorpe (co-mentor)
Diffstat (limited to 'misc/chmlib')
-rw-r--r-- | misc/chmlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/chmlib/Makefile b/misc/chmlib/Makefile index 658bb97ba734..c3a50dd9166c 100644 --- a/misc/chmlib/Makefile +++ b/misc/chmlib/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.40 CATEGORIES= misc MASTER_SITES= http://www.jedrea.com/chmlib/ -MAINTAINER= fluffy@Fluffy.Khv.RU +MAINTAINER= fluffy@FreeBSD.org COMMENT= A library for dealing with Microsoft ITSS/CHM format files USE_BZIP2= yes |