mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04: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
3 changed files with 5 additions and 6 deletions
|
@ -5,17 +5,15 @@ PORTNAME= aee
|
||||||
PORTVERSION= 2.2.21
|
PORTVERSION= 2.2.21
|
||||||
PORTREVISION= 2
|
PORTREVISION= 2
|
||||||
CATEGORIES= editors
|
CATEGORIES= editors
|
||||||
MASTER_SITES= http://www.users.uswest.net/~hmahon/sources/
|
MASTER_SITES= https://BSDforge.com/projects/source/editors/aee/
|
||||||
|
|
||||||
MAINTAINER= portmaster@BSDforge.com
|
MAINTAINER= portmaster@BSDforge.com
|
||||||
COMMENT= Easy editor with both curses and X11 interfaces
|
COMMENT= Easy editor with both curses and X11 interfaces
|
||||||
|
|
||||||
BROKEN= unfetchable
|
|
||||||
|
|
||||||
LICENSE= ART10
|
LICENSE= ART10
|
||||||
|
|
||||||
USES= ncurses
|
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
|
ALL_TARGET= main
|
||||||
|
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
|
TIMESTAMP = 1585228463
|
||||||
SHA256 (aee-2.2.21.tar.gz) = b8a9a20679736ec44e74faae1550b33411cc675f7c587d2316e578f97b0d3727
|
SHA256 (aee-2.2.21.tar.gz) = b8a9a20679736ec44e74faae1550b33411cc675f7c587d2316e578f97b0d3727
|
||||||
SIZE (aee-2.2.21.tar.gz) = 186304
|
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
|
Features include pop-up menus, cut-and-paste, journaling, and
|
||||||
multiple edit buffers.
|
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.
|
FreeBSD base system.
|
||||||
|
|
||||||
WWW: http://www.users.uswest.net/~hmahon/
|
WWW: https://BSDforge.com/projects/editors/aee/
|
||||||
|
|
Loading…
Add table
Reference in a new issue