diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-15 05:13:50 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-15 05:13:50 +0000 |
commit | f27a20cecacc861cf8140ec0a6bac47eb34f3ffd (patch) | |
tree | 38cc0f9dcc8d2efd1f3c58b01996bdbcd897ce06 /editors/cooledit/Makefile | |
parent | f6378e25f650a3ddc501840e4da7089112f40d2a (diff) | |
download | ports-f27a20cecacc861cf8140ec0a6bac47eb34f3ffd.tar.gz ports-f27a20cecacc861cf8140ec0a6bac47eb34f3ffd.zip |
Notes
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 be284f8b045f..1510a9a3b396 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -3,10 +3,10 @@ # Date created: 18 November 1997 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.1.1.1 1998/04/19 05:14:17 mph Exp $ +# $Id: Makefile,v 1.2 1998/05/03 15:40:01 jseger Exp $ # -DISTNAME= cooledit-3.6.0 +DISTNAME= cooledit-3.6.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X/ |