diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
commit | 7e3692bf39ca75e0de822225e32bce316750738d (patch) | |
tree | c6e58362037cb90f7b6bf33f4beed6ded0e4c264 /www/mknmz-wwwoffle | |
parent | 6761c8b273e55addadbe5c98dbacfa6be8c3a3b5 (diff) | |
download | ports-7e3692bf39ca75e0de822225e32bce316750738d.tar.gz ports-7e3692bf39ca75e0de822225e32bce316750738d.zip |
Notes
Diffstat (limited to 'www/mknmz-wwwoffle')
-rw-r--r-- | www/mknmz-wwwoffle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mknmz-wwwoffle/Makefile b/www/mknmz-wwwoffle/Makefile index 3280667800ff..c20cd39d3f9f 100644 --- a/www/mknmz-wwwoffle/Makefile +++ b/www/mknmz-wwwoffle/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: mknmz-wwwoffle # Date created: 2 May 2004 -# Whom: Andrey Slusar <vasallia@ukr.net> +# Whom: Andrey Slusar <anray@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.7.2 CATEGORIES= www databases textproc MASTER_SITES= http://www.naney.org/comp/distrib/mknmz-wwwoffle/archive/ -MAINTAINER= anrays@gmail.com +MAINTAINER= anray@FreeBSD.org COMMENT= WWWOFFLE cache indexer for full-text search system Namazu RUN_DEPENDS= ${LOCALBASE}/bin/wwwoffle:${PORTSDIR}/www/wwwoffle |