diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
commit | 91a1caa2422800c8478cb82e13d208ef07398bc2 (patch) | |
tree | c5f1f00242bba8544a0e9313052a53a2c0786f5b /www/serendipity | |
parent | 40d2598f2ad6ffff1f7318bceaeb9ea557a16453 (diff) | |
download | ports-91a1caa2422800c8478cb82e13d208ef07398bc2.tar.gz ports-91a1caa2422800c8478cb82e13d208ef07398bc2.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 2c50a1348372..27fc13ff07ec 100644 --- a/www/serendipity/Makefile +++ b/www/serendipity/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/php-blog/${PORTNAME}/${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP based weblog software RUN_DEPENDS= ${LOCALBASE}/share/pear/File/Archive.php:${PORTSDIR}/archivers/pear-File_Archive |