From 531a8fdc7c57cbe06db0dd4db06c1cd09dc578ef Mon Sep 17 00:00:00 2001 From: roy Date: Thu, 10 Oct 2013 11:08:16 +0000 Subject: Fix revision location --- editors/ce/Makefile | 3 ++- editors/ce/Makefile.common | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'editors/ce') diff --git a/editors/ce/Makefile b/editors/ce/Makefile index db8b7fc0593..3f0ac28fc57 100644 --- a/editors/ce/Makefile +++ b/editors/ce/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2013/10/09 08:55:44 roy Exp $ +# $NetBSD: Makefile,v 1.21 2013/10/10 11:08:16 roy Exp $ # PKG_INSTALLATION_TYPES= overwrite pkgviews .include "Makefile.common" +PKGREVISION= 1 COMMENT+= , tty version diff --git a/editors/ce/Makefile.common b/editors/ce/Makefile.common index d8e992f0f65..5893fb0a734 100644 --- a/editors/ce/Makefile.common +++ b/editors/ce/Makefile.common @@ -1,8 +1,7 @@ -# $NetBSD: Makefile.common,v 1.13 2013/10/10 11:06:59 roy Exp $ +# $NetBSD: Makefile.common,v 1.14 2013/10/10 11:08:16 roy Exp $ DISTNAME= ce-${VERSION} VERSION= 4.6 -PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.cwru.edu/pub/chet/ \ http://tiswww.case.edu/php/chet/dist/ -- cgit v1.2.3