diff options
author | bapt <bapt@FreeBSD.org> | 2012-12-19 07:09:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-12-19 07:09:07 +0800 |
commit | 79e1a83e414e54f2b087c20cd4925a0fab93e0bc (patch) | |
tree | ad7c39da51b49efe798d391589a3e0dbdee5aa47 /databases/firebird21-server | |
parent | e239e0d9a0a9c0259b3a19b1d2c30586f4c14854 (diff) | |
download | freebsd-ports-gnome-79e1a83e414e54f2b087c20cd4925a0fab93e0bc.tar.gz freebsd-ports-gnome-79e1a83e414e54f2b087c20cd4925a0fab93e0bc.tar.zst freebsd-ports-gnome-79e1a83e414e54f2b087c20cd4925a0fab93e0bc.zip |
Chase icu, graphite2 and libexttextcat bump
Diffstat (limited to 'databases/firebird21-server')
-rw-r--r-- | databases/firebird21-server/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/firebird21-server/Makefile b/databases/firebird21-server/Makefile index 6d5b31b011ea..cbe053185b6c 100644 --- a/databases/firebird21-server/Makefile +++ b/databases/firebird21-server/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: firebird21-server -# Date created: 2010-11-19 -# Whom: Max Kochubey <root@hangover.org.ru> -# +# Created by: Max Kochubey <root@hangover.org.ru> # $FreeBSD$ -# PORTNAME= firebird PORTVERSION= 2.1.4 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-Release/ PKGNAMESUFFIX?= -server |