From 7728de257b83c02836ea94cb7b2cf4cd94cc5831 Mon Sep 17 00:00:00 2001 From: adamw Date: Thu, 7 Nov 2002 03:10:58 +0000 Subject: Fix PORTCOMMENTs that were killing INDEX builds. 105 pointy hats to: me Approved by: pat --- databases/dbconnect/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'databases/dbconnect/Makefile') diff --git a/databases/dbconnect/Makefile b/databases/dbconnect/Makefile index f11841f3c89d..b6bf1f4e43eb 100644 --- a/databases/dbconnect/Makefile +++ b/databases/dbconnect/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Use C++ object API to allow applications to connect to databases - WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes -- cgit