diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-08-31 04:13:29 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-08-31 04:13:29 +0800 |
commit | f79d71c1d4f8ea87ac123fabae20ececa045df6e (patch) | |
tree | 6152aefdccc10f11fba247a2f4bdc4b78a19c70b /www/extjs | |
parent | 1cd4dc3d4b51b156b75e4a13773eab458d182ebc (diff) | |
download | freebsd-ports-gnome-f79d71c1d4f8ea87ac123fabae20ececa045df6e.tar.gz freebsd-ports-gnome-f79d71c1d4f8ea87ac123fabae20ececa045df6e.tar.zst freebsd-ports-gnome-f79d71c1d4f8ea87ac123fabae20ececa045df6e.zip |
Reset maintainership per mail on freebsd-ports@ list
Requested by: Joe Horn <joehorn@gmail.com> (maintainer)
Diffstat (limited to 'www/extjs')
-rw-r--r-- | www/extjs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/extjs/Makefile b/www/extjs/Makefile index 2bccf0461527..061912dad38d 100644 --- a/www/extjs/Makefile +++ b/www/extjs/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://cdn.sencha.com/ext/gpl/ \ http://mirror.joehorn.idv.tw/extjs/ DISTNAME= ext-${PORTVERSION}-gpl -MAINTAINER= joehorn@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= JavaScript platform for rapid development of cross-browser web apps LICENSE= GPLv3 |