diff options
Diffstat (limited to 'databases/dbf2mysql')
-rw-r--r-- | databases/dbf2mysql/Makefile | 1 | ||||
-rw-r--r-- | databases/dbf2mysql/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/dbf2mysql/Makefile b/databases/dbf2mysql/Makefile index 97599b959e6e..ba344417ef45 100644 --- a/databases/dbf2mysql/Makefile +++ b/databases/dbf2mysql/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://mysql.nixc.net/pub/mysql/Downloads/Contrib/ \ ftp://ftp.plig.org/pub/mysql/Downloads/Contrib/ MAINTAINER= jedgar@FreeBSD.org +COMMENT= Programs to convert .dbf files to MySQL tables and vice versa LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client diff --git a/databases/dbf2mysql/pkg-comment b/databases/dbf2mysql/pkg-comment deleted file mode 100644 index a3a0cfd1afac..000000000000 --- a/databases/dbf2mysql/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Programs to convert .dbf files to MySQL tables and vice versa |