diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 04:37:40 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 04:37:40 +0000 |
commit | 9a0878e34e9fe068951af82f48b44c0cc602626a (patch) | |
tree | 9bf5565cc41888d5c1fde18f2d8bda254fbe3480 /databases/ruby-postgres | |
parent | a4542a306ffbaa855167835af78c7a7f4449dbcd (diff) | |
download | ports-9a0878e34e9fe068951af82f48b44c0cc602626a.tar.gz ports-9a0878e34e9fe068951af82f48b44c0cc602626a.zip |
Notes
Diffstat (limited to 'databases/ruby-postgres')
-rw-r--r-- | databases/ruby-postgres/Makefile | 1 | ||||
-rw-r--r-- | databases/ruby-postgres/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-postgres/Makefile b/databases/ruby-postgres/Makefile index ec70a513e7c1..c435bf9c6cbe 100644 --- a/databases/ruby-postgres/Makefile +++ b/databases/ruby-postgres/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby interface to PostgreSQL library LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} diff --git a/databases/ruby-postgres/pkg-comment b/databases/ruby-postgres/pkg-comment deleted file mode 100644 index dee7ce026a08..000000000000 --- a/databases/ruby-postgres/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby interface to PostgreSQL library |