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/axe | |
parent | 28849e36e90815aed6c95e0187cc1b0bac0906f3 (diff) | |
download | ports-0f29953274700e3113ef38abbe8132e0b248333d.tar.gz ports-0f29953274700e3113ef38abbe8132e0b248333d.zip |
Notes
Diffstat (limited to 'editors/axe')
-rw-r--r-- | editors/axe/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/axe/Makefile b/editors/axe/Makefile index 9ef34d5273f0..bce24f48ee65 100644 --- a/editors/axe/Makefile +++ b/editors/axe/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: aXe-6.1.2 -# Version required: 6.1.2 +# New ports collection makefile for: aXe # Date created: 28 December 1994 # Whom: jc@irbs.com John Capo # # $FreeBSD$ # -DISTNAME= aXe-6.1.2 +PORTNAME= aXe +PORTVERSION= 6.1.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= editors |