diff options
author | jgh <jgh@FreeBSD.org> | 2012-10-03 09:15:48 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-10-03 09:15:48 +0800 |
commit | 6d5c8d72f359e2ddb6ce36954ac54025000e9cd5 (patch) | |
tree | ec98b31c8029b67fbf67d0b4bd6bac44d36b3090 /www | |
parent | e68392ef45a504767b5bf7875fe1c1b04999c3b0 (diff) | |
download | freebsd-ports-gnome-6d5c8d72f359e2ddb6ce36954ac54025000e9cd5.tar.gz freebsd-ports-gnome-6d5c8d72f359e2ddb6ce36954ac54025000e9cd5.tar.zst freebsd-ports-gnome-6d5c8d72f359e2ddb6ce36954ac54025000e9cd5.zip |
- reset maintainer to heap
Diffstat (limited to 'www')
-rw-r--r-- | www/axis2/Makefile | 6 | ||||
-rw-r--r-- | www/flot/Makefile | 7 |
2 files changed, 2 insertions, 11 deletions
diff --git a/www/axis2/Makefile b/www/axis2/Makefile index bacedb7487fa..a1a049826283 100644 --- a/www/axis2/Makefile +++ b/www/axis2/Makefile @@ -1,7 +1,3 @@ -# New ports collection makefile for: axis2 -# Date created: 28 July 2011 -# Whom: Jason Helfman <jhelfman@experts-exchange.com> -# # $FreeBSD$ PORTNAME= axis2 @@ -12,7 +8,7 @@ MASTER_SITES= APACHE MASTER_SITE_SUBDIR= axis/${PORTNAME}/java/core/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a Web Services,SOAP and WSDL engine from Apache LICENSE= AL2 diff --git a/www/flot/Makefile b/www/flot/Makefile index de07a295fad1..e8356a47c97b 100644 --- a/www/flot/Makefile +++ b/www/flot/Makefile @@ -1,16 +1,11 @@ -# New ports collection makefile for: flot -# Date created: 06 June 2012 -# Whom: Jason Helfman <jgh@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= flot PORTVERSION= 0.7 CATEGORIES= www devel MASTER_SITES= GOOGLE_CODE -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= JavaScript plotting library for jQuery LICENSE= MIT |