diff options
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 f6a12cac3a8..d03539ca6f2 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2010/02/10 19:17:37 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2011/04/22 13:43:24 obache Exp $ DISTNAME= cooledit-3.17.17 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/apps/editors/X/cooledit/ |