aboutsummaryrefslogtreecommitdiff
path: root/databases/fpc-oracle
diff options
context:
space:
mode:
authorJosef El-Rayes <josef@FreeBSD.org>2004-08-10 20:45:02 +0000
committerJosef El-Rayes <josef@FreeBSD.org>2004-08-10 20:45:02 +0000
commit3803cdbfc5b0fbfd482cee4be0bd92aef25632e6 (patch)
treef2a851b09aea51aac6a64d6888cab58966ac0fb9 /databases/fpc-oracle
parent16df5ea99ee3f411b98871338b3405693c4f22c8 (diff)
downloadports-3803cdbfc5b0fbfd482cee4be0bd92aef25632e6.tar.gz
ports-3803cdbfc5b0fbfd482cee4be0bd92aef25632e6.zip
Fix wrong COMMENT in Makefile
Approved by: clement Spotted by: Gerhard Gonter <g.gonter@ieee.org>
Notes
Notes: svn path=/head/; revision=115873
Diffstat (limited to 'databases/fpc-oracle')
-rw-r--r--databases/fpc-oracle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/fpc-oracle/Makefile b/databases/fpc-oracle/Makefile
index 0a79628273e3..cd45c578a2fa 100644
--- a/databases/fpc-oracle/Makefile
+++ b/databases/fpc-oracle/Makefile
@@ -21,7 +21,7 @@ DISTNAME= fpc-${PORTVERSION}.ELF
EXTRACT_SUFX= .tar
MAINTAINER= coop9211@uidaho.edu
-COMMENT= Free Pascal interface to PostGreSQL
+COMMENT= Free Pascal interface to Oracle
.include <bsd.port.pre.mk>