summaryrefslogtreecommitdiff
path: root/databases/firebird-client
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-02-14 17:26:19 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-02-14 17:26:19 +0000
commit346bb47150fbe3f760993e2dbed31026e70ce21d (patch)
tree29c511b00c89d439047b120c0ecbc3e808c045bd /databases/firebird-client
parentUpdate to 2.8.4. (diff)
- Make portlint happy
- Take maintainership PR: ports/77013 Submitted by: Renato Botelho
Notes
Notes: svn path=/head/; revision=128815
Diffstat (limited to 'databases/firebird-client')
-rw-r--r--databases/firebird-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/firebird-client/Makefile b/databases/firebird-client/Makefile
index 3df44842bb9d..04627108f919 100644
--- a/databases/firebird-client/Makefile
+++ b/databases/firebird-client/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=firebird
DISTNAME= firebird-1.5.2.4731
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= renato@galle.com.br
COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version)
USE_BISON= yes
@@ -28,7 +28,7 @@ PLIST_SUB= FIREBIRD_VERSION=${PORTVERSION}
# Don't use ld for linking, use gcc
LD= gcc
-CONFLICTS= firebird-devel-*
+CONFLICTS= firebird-devel-[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME}
INSTALLS_SHLIB= yes