diff options
Diffstat (limited to 'editors/ce/Makefile.common')
-rw-r--r-- | editors/ce/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/ce/Makefile.common b/editors/ce/Makefile.common index 4bf42886676..d8e992f0f65 100644 --- a/editors/ce/Makefile.common +++ b/editors/ce/Makefile.common @@ -1,7 +1,8 @@ -# $NetBSD: Makefile.common,v 1.12 2013/10/09 08:55:44 roy Exp $ +# $NetBSD: Makefile.common,v 1.13 2013/10/10 11:06:59 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/ |