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 | 0b06f450a06aa34622de85ab74f42b1551f4aa43 (patch) | |
tree | f0df5aecb189035c80aae0ee5f2cb9c25d03c7dd /editors/ce-x11/Makefile | |
parent | e2c56a80fb8c198c7ebaff506e420a1b08b87781 (diff) | |
download | pkgsrc-0b06f450a06aa34622de85ab74f42b1551f4aa43.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 |