diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-06-03 08:10:55 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-06-03 08:10:55 +0000 |
commit | ef2e19ad09a832663ae27380a4850b1b454060b5 (patch) | |
tree | a02ca9dcdc59dfc0a1a65b98d71a5ee735f1ef0a /editors/lazarus/Makefile | |
parent | d3d652594f7ddbc4a95a556cb3d4a7af4c3c33a3 (diff) | |
download | ports-ef2e19ad09a832663ae27380a4850b1b454060b5.tar.gz ports-ef2e19ad09a832663ae27380a4850b1b454060b5.zip |
Notes
Diffstat (limited to 'editors/lazarus/Makefile')
-rw-r--r-- | editors/lazarus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile index 6d08681e1255..69e18c6ca113 100644 --- a/editors/lazarus/Makefile +++ b/editors/lazarus/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lazarus -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.4 PKGNAMESUFFIX?= -gtk2 PORTREVISION?= 0 CATEGORIES= editors devel |