From 6ec55316c0c3ab8b02c0704b8692d40a47337300 Mon Sep 17 00:00:00 2001 From: acm Date: Thu, 17 Mar 2016 20:30:17 +0000 Subject: - Bump PORTREVISION. editors/lazarus was updated to 1.6.0 --- net-p2p/transmission-remote-gui/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile index 4d6cd34ad43..d376fb0f99c 100644 --- a/net-p2p/transmission-remote-gui/Makefile +++ b/net-p2p/transmission-remote-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= transmission-remote-gui PORTVERSION= 5.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE DISTNAME= transgui-${PORTVERSION}-src @@ -29,7 +29,7 @@ SUB_FILES= pkg-message LAZARUS_PROJECT_FILE= transgui.lpi LAZBUILD_CMD= ${LOCALBASE}/bin/lazbuild -d LCL_UNITS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER}/lcl/units/${BUILDNAME} -LAZARUS_VER= 1.6RC2 +LAZARUS_VER= 1.6.0 LAZARUS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER} OPTIONS_SINGLE= LCL -- cgit