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/cooledit | |
parent | 28849e36e90815aed6c95e0187cc1b0bac0906f3 (diff) |
portname/portversion update
Notes
Notes:
svn path=/head/; revision=27501
Diffstat (limited to 'editors/cooledit')
-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/ |