diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:16:12 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:16:12 +0000 |
commit | f859a1e80919cfc72224dfbcff257f2a20359b7b (patch) | |
tree | 460a8bdfff73c582c5c3f43c0848b1837368d595 /devel/p5-DB_File-Lock | |
parent | Update to 0.2. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76167
Diffstat (limited to 'devel/p5-DB_File-Lock')
-rw-r--r-- | devel/p5-DB_File-Lock/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-DB_File-Lock/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DB_File-Lock/Makefile b/devel/p5-DB_File-Lock/Makefile index 6dee99dfc20a..b9d638e3633b 100644 --- a/devel/p5-DB_File-Lock/Makefile +++ b/devel/p5-DB_File-Lock/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DB_File PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl module to use the DB_File with Lock PERL_CONFIGURE= yes diff --git a/devel/p5-DB_File-Lock/pkg-comment b/devel/p5-DB_File-Lock/pkg-comment deleted file mode 100644 index f1bb85173203..000000000000 --- a/devel/p5-DB_File-Lock/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to use the DB_File with Lock |