summaryrefslogtreecommitdiff
path: root/editors/codeblocks
diff options
context:
space:
mode:
Diffstat (limited to 'editors/codeblocks')
-rw-r--r--editors/codeblocks/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/codeblocks/Makefile b/editors/codeblocks/Makefile
index 1161607e6fe..d303e8cde68 100644
--- a/editors/codeblocks/Makefile
+++ b/editors/codeblocks/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2017/02/06 13:55:15 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/02/12 06:25:14 ryoon Exp $
#
DISTNAME= codeblocks_16.01
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=codeblocks/}