diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-10-16 12:36:27 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-10-16 12:36:27 +0000 |
commit | 765b51dd2af80b06c16c67350f559a9e3264f1ac (patch) | |
tree | 07ab4d4e5324564cd201b6765d30e2a9ed4020c5 /editors/aee | |
parent | 573ea53747d8912afb4ac880dccd7d6cad721bac (diff) |
- Update to 2.2.21
- Pass maintainership to submitter
PR: 203568
Submitted by: portmaster@bsdforge.com
Notes
Notes:
svn path=/head/; revision=399437
Diffstat (limited to 'editors/aee')
-rw-r--r-- | editors/aee/Makefile | 4 | ||||
-rw-r--r-- | editors/aee/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/aee/Makefile b/editors/aee/Makefile index 95e61cf07219..bbab868b15c3 100644 --- a/editors/aee/Makefile +++ b/editors/aee/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= aee -PORTVERSION= 2.2.15b +PORTVERSION= 2.2.21 PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://www.users.uswest.net/~hmahon/sources/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Easy editor with both curses and X11 interfaces LICENSE= ART10 diff --git a/editors/aee/distinfo b/editors/aee/distinfo index 5d7b570905af..5856cea55f68 100644 --- a/editors/aee/distinfo +++ b/editors/aee/distinfo @@ -1,2 +1,2 @@ -SHA256 (aee-2.2.15b.tar.gz) = 7abbaffe35018f9de87c8685f9bee2ea3f261e88ce60674f1a5a9a3a0f54d752 -SIZE (aee-2.2.15b.tar.gz) = 184218 +SHA256 (aee-2.2.21.tar.gz) = b8a9a20679736ec44e74faae1550b33411cc675f7c587d2316e578f97b0d3727 +SIZE (aee-2.2.21.tar.gz) = 186304 |