diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:25:54 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:25:54 +0000 |
commit | 0f29953274700e3113ef38abbe8132e0b248333d (patch) | |
tree | f8b676f72421de4a2772b4f89e3779525d8e0a69 /editors/aee | |
parent | 28849e36e90815aed6c95e0187cc1b0bac0906f3 (diff) | |
download | ports-0f29953274700e3113ef38abbe8132e0b248333d.tar.gz ports-0f29953274700e3113ef38abbe8132e0b248333d.zip |
Notes
Diffstat (limited to 'editors/aee')
-rw-r--r-- | editors/aee/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/aee/Makefile b/editors/aee/Makefile index 67d2e5b711d5..e9d120aea0f9 100644 --- a/editors/aee/Makefile +++ b/editors/aee/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: aee -# Version required: 2.2.1 # Date created: 19 Aug 1999 # Whom: Kelly Yancey <kbyanc@posi.net> # # $FreeBSD$ # -DISTNAME= aee-2.2.1 +PORTNAME= aee +PORTVERSION= 2.2.1 CATEGORIES= editors MASTER_SITES= http://www.users.uswest.net/~hmahon/sources/ \ http://awwm.linuxberg.com/files/console/network/ \ |