diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /databases/gqlplus | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'databases/gqlplus')
-rw-r--r-- | databases/gqlplus/Makefile | 1 | ||||
-rw-r--r-- | databases/gqlplus/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/gqlplus/Makefile b/databases/gqlplus/Makefile index 4f63f8f90a67..92d82de4a2e8 100644 --- a/databases/gqlplus/Makefile +++ b/databases/gqlplus/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= leeym@FreeBSD.org +COMMENT= SQL*PLUS with commandline editing, history, and name completion WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= makefile diff --git a/databases/gqlplus/pkg-comment b/databases/gqlplus/pkg-comment deleted file mode 100644 index d24886b5dc88..000000000000 --- a/databases/gqlplus/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SQL*PLUS with commandline editing, history, and name completion |