diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 06:02:08 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 06:02:08 +0000 |
commit | 1e39753fcfc9ad59cfee6ff3309e94d12a40a2e6 (patch) | |
tree | 1ab898c99a156cc20183170e3ea9812ad87d4223 /editors/cooledit/Makefile | |
parent | 65ba71e8ec67782901f5cb96d98bf388d26a9af5 (diff) | |
download | ports-1e39753fcfc9ad59cfee6ff3309e94d12a40a2e6.tar.gz ports-1e39753fcfc9ad59cfee6ff3309e94d12a40a2e6.zip |
Notes
Diffstat (limited to 'editors/cooledit/Makefile')
-rw-r--r-- | editors/cooledit/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 1d94f55af682..653d99d5fe60 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cooledit -# Version required: 3.11.2 +# Version required: 3.11.3 # Date created: 18 November 1997 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.13 1999/06/05 19:00:07 mharo Exp $ +# $Id: Makefile,v 1.14 1999/06/09 00:04:55 steve Exp $ # -DISTNAME= cooledit-3.11.2 +DISTNAME= cooledit-3.11.3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.netins.net/showcase/Comput-IT/cooledit/src/ |