summaryrefslogtreecommitdiff
path: root/editors/codeblocks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/codeblocks/Makefile')
-rw-r--r--editors/codeblocks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/codeblocks/Makefile b/editors/codeblocks/Makefile
index 19dcfe0d41a..bc6f715108d 100644
--- a/editors/codeblocks/Makefile
+++ b/editors/codeblocks/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2016/06/19 23:01:01 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2016/08/03 10:22:40 adam Exp $
#
DISTNAME= codeblocks_16.01
PKGNAME= ${DISTNAME:S/_/-/}
+PKGREVISION= 1
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=codeblocks/}