mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
editors/aee:
- Unbreak by updating MASTER_SITES PR: 244409 Submitted by: Chris Hutchinson (maintainer)
This commit is contained in:
parent
1963ddf23d
commit
80df7c97b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529185
@ -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
|
||||
|
@ -1,2 +1,3 @@
|
||||
TIMESTAMP = 1585228463
|
||||
SHA256 (aee-2.2.21.tar.gz) = b8a9a20679736ec44e74faae1550b33411cc675f7c587d2316e578f97b0d3727
|
||||
SIZE (aee-2.2.21.tar.gz) = 186304
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user