diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
commit | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (patch) | |
tree | 4074eb1752baaa47f93510bf60fffb175517a47e /databases/p5-DBIx-Password | |
parent | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (diff) |
Notes
Diffstat (limited to 'databases/p5-DBIx-Password')
-rw-r--r-- | databases/p5-DBIx-Password/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBIx-Password/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Password/Makefile b/databases/p5-DBIx-Password/Makefile index 76b83442795b..7e2cf22d6dff 100644 --- a/databases/p5-DBIx-Password/Makefile +++ b/databases/p5-DBIx-Password/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DBIx PKGNAMEPREFIX= p5- MAINTAINER= autrijus@autrijus.org +COMMENT= Allows you to create a global password file for DB passwords BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI diff --git a/databases/p5-DBIx-Password/pkg-comment b/databases/p5-DBIx-Password/pkg-comment deleted file mode 100644 index b7b60153fb44..000000000000 --- a/databases/p5-DBIx-Password/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Allows you to create a global password file for DB passwords |