aboutsummaryrefslogtreecommitdiff
path: root/databases/firebird25-client
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2014-07-23 22:36:23 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2014-07-23 22:36:23 +0000
commitf4c78940569bb288473c9ca894cbd677704dbb5e (patch)
tree2f9bc8dc8a5836dea280bf47f4c5d92a8a7831fd /databases/firebird25-client
parentd4b4531249be2c4b5612965293dcb966907f57fd (diff)
downloadports-f4c78940569bb288473c9ca894cbd677704dbb5e.tar.gz
ports-f4c78940569bb288473c9ca894cbd677704dbb5e.zip
Notes
Diffstat (limited to 'databases/firebird25-client')
-rw-r--r--databases/firebird25-client/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/firebird25-client/Makefile b/databases/firebird25-client/Makefile
index 0dd67a2030c7..dfaf1d9a2737 100644
--- a/databases/firebird25-client/Makefile
+++ b/databases/firebird25-client/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= firebird
-PORTREVISION= 2
+PORTREVISION= 3
PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}-client
COMMENT= Firebird-2 database client
@@ -13,5 +13,4 @@ PLIST= ${PKGDIR}/pkg-plist.client
CLIENT_ONLY= yes
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"