diff options
Diffstat (limited to 'editors/asedit/Makefile')
-rw-r--r-- | editors/asedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/asedit/Makefile b/editors/asedit/Makefile index aa76b5d..b5634b4 100644 --- a/editors/asedit/Makefile +++ b/editors/asedit/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: asedit -# Version required: 1.3.2 # Date created: 28 Jul 1996 # # Whom: Andreas Kohout <shanee@augusta.de> @@ -7,7 +6,8 @@ # $FreeBSD$ # -DISTNAME= asedit-1.3.2 +PORTNAME= asedit +PORTVERSION= 1.3.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= editors |