diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-09-22 17:10:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-09-22 17:10:26 +0000 |
commit | e475c19a24ad0be6c77798ac658eb897a7825ec3 (patch) | |
tree | c209aa104fcfe729531c297b4301e67a1019dd54 /www | |
parent | aa906d8cc0f95f07008c72f6b62e61a753d78a43 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/httrack/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Google-Code-Upload/Makefile | 2 | ||||
-rw-r--r-- | www/tinymce3/Makefile | 2 | ||||
-rw-r--r-- | www/wgetpaste/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile index fe3cbd73d3c5..2fa3b8a60a7f 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.httrack.com/ \ http://sunpoet.net/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:C/.([0-9]*)$/-\1/}C -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Easy-to-use offline browser utility and website copier CONFIGURE_ARGS= --docdir="${DOCSDIR}" diff --git a/www/p5-Google-Code-Upload/Makefile b/www/p5-Google-Code-Upload/Makefile index 3d249eb3c801..a838ec987eff 100644 --- a/www/p5-Google-Code-Upload/Makefile +++ b/www/p5-Google-Code-Upload/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Uploading files to a Google Code project BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \ diff --git a/www/tinymce3/Makefile b/www/tinymce3/Makefile index 0444ceea523c..06f7111710d7 100644 --- a/www/tinymce3/Makefile +++ b/www/tinymce3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TinyMCE/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= An open source Javascript HTML WYSIWYG editor for web sites NO_BUILD= yes diff --git a/www/wgetpaste/Makefile b/www/wgetpaste/Makefile index 40e897bc83b2..5644ae0ffdf2 100644 --- a/www/wgetpaste/Makefile +++ b/www/wgetpaste/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://wgetpaste.zlin.dk/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}.example zlin.conf EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Paste to several pastebin services via bash script RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \ |