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/serendipity | |
parent | 5bd2dd51ad542c005549716726d8720088d85725 (diff) | |
download | freebsd-ports-graphics-d7a829f01bf74e5bfafe868b211d5c07dacab311.tar.gz freebsd-ports-graphics-d7a829f01bf74e5bfafe868b211d5c07dacab311.tar.zst freebsd-ports-graphics-d7a829f01bf74e5bfafe868b211d5c07dacab311.zip |
- Take over maintainership
Diffstat (limited to 'www/serendipity')
-rw-r--r-- | www/serendipity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/serendipity/Makefile b/www/serendipity/Makefile index c60eafc38eb..ec39b1be089 100644 --- a/www/serendipity/Makefile +++ b/www/serendipity/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= SF MASTER_SITE_SUBDIR= php-blog -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP based weblog software RUN_DEPENDS= ${LOCALBASE}/share/pear/File/Archive.php:${PORTSDIR}/archivers/pear-File_Archive |