diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 18:37:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 18:37:10 +0000 |
commit | 28b7bf9dbf9dd9f7a8a8dca53374700537a2f1a3 (patch) | |
tree | 75bde4497ceb532c597f9df40113cc754f0e4ca9 /www/serendipity | |
parent | 24983e67bb00f059071e9908283b357a9a7a8091 (diff) | |
download | ports-28b7bf9dbf9dd9f7a8a8dca53374700537a2f1a3.tar.gz ports-28b7bf9dbf9dd9f7a8a8dca53374700537a2f1a3.zip |
Notes
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 c60eafc38eb4..ec39b1be089b 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 |