aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-T2/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-14 21:23:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-14 21:23:43 +0000
commit803e22862431ddf9ea3b5dbd7e70aef18d3c29a2 (patch)
tree97002b0849b5b8f95c3b8711549c7ebe68edb688 /databases/p5-T2/Makefile
parent3cd7b0a3a4366f456c59abe5795ece4cc9160785 (diff)
downloadports-803e22862431ddf9ea3b5dbd7e70aef18d3c29a2.tar.gz
ports-803e22862431ddf9ea3b5dbd7e70aef18d3c29a2.zip
Notes
Diffstat (limited to 'databases/p5-T2/Makefile')
-rw-r--r--databases/p5-T2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-T2/Makefile b/databases/p5-T2/Makefile
index 850d58166825..fc29f71baebb 100644
--- a/databases/p5-T2/Makefile
+++ b/databases/p5-T2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= T2
PORTVERSION= 0.10
+PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -24,6 +25,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= T2.3 T2::Association.3 T2::Attribute.3 T2::Class.3 \
- T2::DBSetup.3 T2::Schema.3 T2::Storage.3
+ T2::DBSetup.3 T2::Method.3 T2::Schema.3 T2::Storage.3
.include <bsd.port.mk>