diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-10 18:14:44 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-10 18:14:44 +0000 |
commit | 18f8a3af3361db63470d6c41ae83e568a706aef7 (patch) | |
tree | d39e798bfe919bd0a5d772403ac261fd715cab9e /editors/cooledit | |
parent | 8d3a192022723e8a0e24a550197830ca193b25c4 (diff) | |
download | ports-18f8a3af3361db63470d6c41ae83e568a706aef7.tar.gz ports-18f8a3af3361db63470d6c41ae83e568a706aef7.zip |
Notes
Diffstat (limited to 'editors/cooledit')
-rw-r--r-- | editors/cooledit/Makefile | 4 | ||||
-rw-r--r-- | editors/cooledit/distinfo | 2 | ||||
-rw-r--r-- | editors/cooledit/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index f517dbed05e0..0cc05bf4647d 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.8 1998/10/12 21:50:12 jseger Exp $ +# $Id: Makefile,v 1.9 1998/10/14 04:07:19 jseger Exp $ # -DISTNAME= cooledit-3.7.4 +DISTNAME= cooledit-3.8.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X diff --git a/editors/cooledit/distinfo b/editors/cooledit/distinfo index 982731052f6d..4a53249057ab 100644 --- a/editors/cooledit/distinfo +++ b/editors/cooledit/distinfo @@ -1 +1 @@ -MD5 (cooledit-3.7.4.tar.gz) = 327f14ace33cff94ec5c2b8e4fa8b62c +MD5 (cooledit-3.8.2.tar.gz) = 90fd115a122b65137f320dcd6df2d212 diff --git a/editors/cooledit/pkg-plist b/editors/cooledit/pkg-plist index b15a5fe616ba..21a06f2c1a64 100644 --- a/editors/cooledit/pkg-plist +++ b/editors/cooledit/pkg-plist @@ -12,6 +12,7 @@ lib/libCw.so lib/libCw.so.1 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R +lib/cooledit/global.py lib/coolicon/browse.xpm lib/coolicon/cooledit.xpm lib/coolicon/coolicon.config @@ -49,3 +50,4 @@ share/locale/ja/LC_MESSAGES/cooledit.mo share/locale/ko/LC_MESSAGES/cooledit.mo share/locale/sl/LC_MESSAGES/cooledit.mo @dirrm lib/coolicon +@dirrm lib/cooledit |