diff options
Diffstat (limited to 'devel/codeblocks-devel/Makefile')
-rw-r--r-- | devel/codeblocks-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/codeblocks-devel/Makefile b/devel/codeblocks-devel/Makefile index 9a3af1c65679..436180eb91bc 100644 --- a/devel/codeblocks-devel/Makefile +++ b/devel/codeblocks-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= codeblocks PORTVERSION= 18.04 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MASTER_SITES= http://download.tuxfamily.org/bartcoding/FreeBSD/ \ ${MASTER_SITE_LOCAL} |