diff options
Diffstat (limited to 'databases/py-SQLDict')
-rw-r--r-- | databases/py-SQLDict/Makefile | 1 | ||||
-rw-r--r-- | databases/py-SQLDict/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-SQLDict/Makefile b/databases/py-SQLDict/Makefile index 0cc13422986a..48d524f6015e 100644 --- a/databases/py-SQLDict/Makefile +++ b/databases/py-SQLDict/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://dustman.net/andy/python/SQLDict/1.0.0/ PKGNAMEPREFIX= py- MAINTAINER= ports@FreeBSD.org +COMMENT= Python dictionary wrapper around a SQL database USE_PYTHON= yes NO_WRKSUBDIR= yes diff --git a/databases/py-SQLDict/pkg-comment b/databases/py-SQLDict/pkg-comment deleted file mode 100644 index 97a1d101b8f4..000000000000 --- a/databases/py-SQLDict/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python dictionary wrapper around a SQL database |