diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-07 20:48:45 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-07 20:48:45 +0000 |
commit | becbec3cb386504b17d03f0bf45c17a4ee3d2042 (patch) | |
tree | de7ed9d4406f6fb00adc19f30bce9b31260a3898 /www/mknmz-wwwoffle/Makefile | |
parent | 909e8c20be2e6b0a1a6f793c1d1b00e9a04a597f (diff) |
Notes
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 |