From 80df7c97b602989967cc21e3953cd1bac2f0d758 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Thu, 26 Mar 2020 13:21:31 +0000 Subject: [PATCH] editors/aee: - Unbreak by updating MASTER_SITES PR: 244409 Submitted by: Chris Hutchinson (maintainer) --- editors/aee/Makefile | 6 ++---- editors/aee/distinfo | 1 + editors/aee/pkg-descr | 4 ++-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/editors/aee/Makefile b/editors/aee/Makefile index 3b007cc456dc..dafdf8f79ae4 100644 --- a/editors/aee/Makefile +++ b/editors/aee/Makefile @@ -5,17 +5,15 @@ PORTNAME= aee PORTVERSION= 2.2.21 PORTREVISION= 2 CATEGORIES= editors -MASTER_SITES= http://www.users.uswest.net/~hmahon/sources/ +MASTER_SITES= https://BSDforge.com/projects/source/editors/aee/ MAINTAINER= portmaster@BSDforge.com COMMENT= Easy editor with both curses and X11 interfaces -BROKEN= unfetchable - LICENSE= ART10 USES= ncurses -PLIST_FILES= bin/aee bin/rae man/man1/aee.1.gz %%DATADIR%%/help.ae +PLIST_FILES= bin/aee bin/rae man/man1/aee.1.gz ${DATADIR}/help.ae ALL_TARGET= main MAKE_JOBS_UNSAFE= yes diff --git a/editors/aee/distinfo b/editors/aee/distinfo index 5856cea55f68..0df4807608d8 100644 --- a/editors/aee/distinfo +++ b/editors/aee/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1585228463 SHA256 (aee-2.2.21.tar.gz) = b8a9a20679736ec44e74faae1550b33411cc675f7c587d2316e578f97b0d3727 SIZE (aee-2.2.21.tar.gz) = 186304 diff --git a/editors/aee/pkg-descr b/editors/aee/pkg-descr index 344b4ed37e26..93349cdd38db 100644 --- a/editors/aee/pkg-descr +++ b/editors/aee/pkg-descr @@ -5,7 +5,7 @@ as well as a graphical user interface under X windows (xae). Features include pop-up menus, cut-and-paste, journaling, and multiple edit buffers. -aee is a superset of the "Easy Editor" (ee) that is part of the +aee is a superset of the "Easy Editor" (ee) which is part of the FreeBSD base system. -WWW: http://www.users.uswest.net/~hmahon/ +WWW: https://BSDforge.com/projects/editors/aee/