diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
commit | 2cc9d91309e2cd390da92e3df3b2e79901efc12a (patch) | |
tree | 74d3f5bef1c5041d72c1452a48f28478a2fda2a3 /www | |
parent | 714ea1c6623c73ff6b6b85dc96cd85c8d66afc19 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/admuser/Makefile | 4 | ||||
-rw-r--r-- | www/chpasswd/Makefile | 4 | ||||
-rw-r--r-- | www/rt2/Makefile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/admuser/Makefile b/www/admuser/Makefile index 278877a62df7..2e07ff15548e 100644 --- a/www/admuser/Makefile +++ b/www/admuser/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: admuser # Date created: 18 December 2003 -# Whom: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> +# Whom: Jean Milanez Melo <jmelo@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://sarg.sourceforge.net/ -MAINTAINER= jmelo@freebsdbrasil.com.br +MAINTAINER= jmelo@FreeBSD.org COMMENT= Handle your Squid or Web users and passwords using your browser HAS_CONFIGURE= yes diff --git a/www/chpasswd/Makefile b/www/chpasswd/Makefile index 1959cc666687..5711de17dbc4 100644 --- a/www/chpasswd/Makefile +++ b/www/chpasswd/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: chpasswd # Date created: 18 December 2003 -# Whom: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> +# Whom: Jean Milanez Melo <jmelo@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= orsochpasswd -MAINTAINER= jmelo@freebsdbrasil.com.br +MAINTAINER= jmelo@FreeBSD.org COMMENT= Allow users to change their Squid or Web password using the browser HAS_CONFIGURE= yes diff --git a/www/rt2/Makefile b/www/rt2/Makefile index 2e5077625b44..b2a345bb9667 100644 --- a/www/rt2/Makefile +++ b/www/rt2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ DISTNAME= rt-${PORTVERSION:S/./-/g} -MAINTAINER= jmelo@freebsdbrasil.com.br +MAINTAINER= jmelo@FreeBSD.org COMMENT= RT is an industrial-grade ticketing system written in Perl BUILD_DEPENDS= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl \ |