diff options
Diffstat (limited to 'editors/axe/Makefile')
-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 |