diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-29 00:52:33 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-29 00:52:33 +0800 |
commit | b42f6675bca37486f852859ae2a319b3b76b60a8 (patch) | |
tree | 1290c341f146ad33f0bc09c9f4c56501540e5bcd /www/instiki | |
parent | 0ec7c1b9c1d649c4f149050812d9846e4700d053 (diff) | |
download | freebsd-ports-gnome-b42f6675bca37486f852859ae2a319b3b76b60a8.tar.gz freebsd-ports-gnome-b42f6675bca37486f852859ae2a319b3b76b60a8.tar.zst freebsd-ports-gnome-b42f6675bca37486f852859ae2a319b3b76b60a8.zip |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr
Diffstat (limited to 'www/instiki')
-rw-r--r-- | www/instiki/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/instiki/Makefile b/www/instiki/Makefile index 0e8856a7f6d5..15328aa92a45 100644 --- a/www/instiki/Makefile +++ b/www/instiki/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= RF #DISTNAME= ${PORTNAME}-0.12.0 EXTRACT_SUFX= .tgz -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easy to set up wiki clone implemented in ruby LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3 |