diff options
author | krion <krion@FreeBSD.org> | 2004-08-08 04:48:45 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-08 04:48:45 +0800 |
commit | 030871c4bb89dd46b2a74d8bef2d7f86ba8a228d (patch) | |
tree | dde35b5a1c893c8fd6587a8fac35ef12fa7bf510 /www/mknmz-wwwoffle/Makefile | |
parent | 7f49a498bfa3b4f95acd5620f7d603b2fee68c88 (diff) | |
download | freebsd-ports-gnome-030871c4bb89dd46b2a74d8bef2d7f86ba8a228d.tar.gz freebsd-ports-gnome-030871c4bb89dd46b2a74d8bef2d7f86ba8a228d.tar.zst freebsd-ports-gnome-030871c4bb89dd46b2a74d8bef2d7f86ba8a228d.zip |
Change maintainer's email.
PR: ports/70138
Submitted by: Andrey Slusar <vasallia@ukr.net>
Diffstat (limited to 'www/mknmz-wwwoffle/Makefile')
-rw-r--r-- | www/mknmz-wwwoffle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mknmz-wwwoffle/Makefile b/www/mknmz-wwwoffle/Makefile index dd8b9c09a301..45a0b8f777f0 100644 --- a/www/mknmz-wwwoffle/Makefile +++ b/www/mknmz-wwwoffle/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.2 CATEGORIES= www databases textproc MASTER_SITES= http://www.naney.org/comp/distrib/mknmz-wwwoffle/archive/ -MAINTAINER= vasallia@ukr.net +MAINTAINER= anray@inet.ua COMMENT= WWWOFFLE cache indexer for full-text search system Namazu RUN_DEPENDS= ${LOCALBASE}/bin/wwwoffle:${PORTSDIR}/www/wwwoffle |