aboutsummaryrefslogtreecommitdiffstats
path: root/editors/lazarus
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2013-10-02 10:47:53 +0800
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2013-10-02 10:47:53 +0800
commit83c7e06d7a143b6dc256595156db696c21e7fd7c (patch)
tree0bb3b5c13cf64d03f3b1cbc0f6ffa0f54d8c0ef0 /editors/lazarus
parentc597c9a763b78fe06aa1b188a57711e9e62c5e96 (diff)
downloadfreebsd-ports-gnome-83c7e06d7a143b6dc256595156db696c21e7fd7c.tar.gz
freebsd-ports-gnome-83c7e06d7a143b6dc256595156db696c21e7fd7c.tar.zst
freebsd-ports-gnome-83c7e06d7a143b6dc256595156db696c21e7fd7c.zip
- Bump PORTREVISION. lazarus port needs be rebuilt because lang/fpc have been
modified. It will avoid mismatch size problems with some lazarus files
Diffstat (limited to 'editors/lazarus')
-rw-r--r--editors/lazarus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile
index d4f61bf914a3..45a97cf1fcd5 100644
--- a/editors/lazarus/Makefile
+++ b/editors/lazarus/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lazarus
PORTVERSION= 1.0.12
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= editors devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
${MASTER_SITE_LOCAL:S|$|acm/freepascal/|} \