diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-10 02:37:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-10 02:37:10 +0800 |
commit | d7a829f01bf74e5bfafe868b211d5c07dacab311 (patch) | |
tree | 02a04251edca44f0c138d3aec9f0c866a6a881ac /www/wikindx | |
parent | 5bd2dd51ad542c005549716726d8720088d85725 (diff) | |
download | freebsd-ports-gnome-d7a829f01bf74e5bfafe868b211d5c07dacab311.tar.gz freebsd-ports-gnome-d7a829f01bf74e5bfafe868b211d5c07dacab311.tar.zst freebsd-ports-gnome-d7a829f01bf74e5bfafe868b211d5c07dacab311.zip |
- Take over maintainership
Diffstat (limited to 'www/wikindx')
-rw-r--r-- | www/wikindx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wikindx/Makefile b/www/wikindx/Makefile index 2bd65432b4e0..6fb96823f4bf 100644 --- a/www/wikindx/Makefile +++ b/www/wikindx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wikindx DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/g} -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Bibliographic and quotations/notes management system USE_PHP= session mysql xml ctype |