diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-09-24 08:12:33 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-09-24 08:12:33 +0000 |
commit | d0d2fb3c560f7667a779c5d570add990b986b4fa (patch) | |
tree | 38cef371acaf88bb75923318a6d09bf2c603cab6 /misc/chmlib | |
parent | 8c0ede03052229894162959c9880b612080c0c40 (diff) | |
download | ports-d0d2fb3c560f7667a779c5d570add990b986b4fa.tar.gz ports-d0d2fb3c560f7667a779c5d570add990b986b4fa.zip |
Notes
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 6b6253032bcb..23dd1c95ebe5 100644 --- a/misc/chmlib/Makefile +++ b/misc/chmlib/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.jedrea.com/chmlib/ -MAINTAINER= fluffy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for dealing with Microsoft ITSS/CHM format files GNU_CONFIGURE= yes |