diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-12 01:10:50 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-12 01:10:50 +0000 |
commit | ef540837ab2fe3e57c5739a540bea20e5a79e18e (patch) | |
tree | 513b08165fd3b92d5498beb7ef5b604533007986 /www/spip | |
parent | e94fe1ef769cb3a734f3c42c1923406d0b8cd8f3 (diff) | |
download | ports-ef540837ab2fe3e57c5739a540bea20e5a79e18e.tar.gz ports-ef540837ab2fe3e57c5739a540bea20e5a79e18e.zip |
Notes
Diffstat (limited to 'www/spip')
-rw-r--r-- | www/spip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/spip/Makefile b/www/spip/Makefile index 6dad05b5e7a5..02af8654e62e 100644 --- a/www/spip/Makefile +++ b/www/spip/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.spip.net/spip-dev/DISTRIB/ \ http://trac.rezo.net/files/spip/ DISTNAME= SPIP-v${PORTVERSION:U:C|\.|-|g} -MAINTAINER= jfb@minet.net +MAINTAINER= ports@FreeBSD.org COMMENT= A publishing system for the Internet (CMS) USE_ZIP= yes |