diff options
author | roy <roy@pkgsrc.org> | 2013-10-10 11:06:11 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2013-10-10 11:06:11 +0000 |
commit | 3e5c66579377e3571fbc623fad6e941feb00cba8 (patch) | |
tree | f0df5aecb189035c80aae0ee5f2cb9c25d03c7dd /editors/ce-x11/Makefile | |
parent | 9ac63990d45b750fdb262e0adc7dfd5ddd01422c (diff) | |
download | pkgsrc-3e5c66579377e3571fbc623fad6e941feb00cba8.tar.gz |
Bump for curses removal
Diffstat (limited to 'editors/ce-x11/Makefile')
-rw-r--r-- | editors/ce-x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ce-x11/Makefile b/editors/ce-x11/Makefile index 10069c6f743..0a1d2dd3fd4 100644 --- a/editors/ce-x11/Makefile +++ b/editors/ce-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2013/10/09 08:55:44 roy Exp $ +# $NetBSD: Makefile,v 1.22 2013/10/10 11:07:34 roy Exp $ # PKG_INSTALLATION_TYPES= overwrite pkgviews @@ -6,7 +6,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews .include "../../editors/ce/Makefile.common" PKGNAME= ce-x11-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT+= , X11 version BUILD_TARGET= xce |