diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /databases/py-SQLDict | |
parent | Update to 0.11.0. (diff) |
De-pkg-comment.
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 |