diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-07-22 09:33:36 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-07-22 09:33:36 +0000 |
commit | 610a24dbacba494a8e3895daccdf36c23bc66e1e (patch) | |
tree | 21a8227ba2ebf492341d7f1e102c83d6bb6d7e9b /misc/chmlib | |
parent | b717b779b5bd390eda49312b0bdefcd4f26b1ebf (diff) | |
download | ports-610a24dbacba494a8e3895daccdf36c23bc66e1e.tar.gz ports-610a24dbacba494a8e3895daccdf36c23bc66e1e.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 f49893f61dfb..2d35abed7508 100644 --- a/misc/chmlib/Makefile +++ b/misc/chmlib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://66.93.236.84/~jedwin/projects/chmlib/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} EXTRACT_SUFX= .tgz -MAINTAINER= vsevolod@highsecure.ru +MAINTAINER= vsevolod@FreeBSD.org COMMENT= A library for dealing with Microsoft ITSS/CHM format files USE_REINPLACE= yes |