diff options
Diffstat (limited to 'editors/cooledit/Makefile')
-rw-r--r-- | editors/cooledit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 35bf6441fffd..5f666fae1b45 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cooledit -# Version required: 3.11.3 # Date created: 18 November 1997 # Whom: brett@peloton.physics.montana.edu # # $FreeBSD$ # -DISTNAME= cooledit-3.13.2 +PORTNAME= cooledit +PORTVERSION= 3.13.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.netins.net/showcase/Comput-IT/cooledit/src/ |