diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-05-25 04:12:38 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-05-25 04:12:38 +0000 |
commit | 4918e3f2b23e1037e1a164495576cc7578efebab (patch) | |
tree | 6139ef7f379b68fa4064caf783a51850a595fd11 /devel/p5-OLE-Storage_Lite/Makefile | |
parent | 5cf65c9d889a7cea5459b0124041e53fb23ea805 (diff) |
Notes
Diffstat (limited to 'devel/p5-OLE-Storage_Lite/Makefile')
-rw-r--r-- | devel/p5-OLE-Storage_Lite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-OLE-Storage_Lite/Makefile b/devel/p5-OLE-Storage_Lite/Makefile index de24563aa4f9..ac365425dff1 100644 --- a/devel/p5-OLE-Storage_Lite/Makefile +++ b/devel/p5-OLE-Storage_Lite/Makefile @@ -6,13 +6,13 @@ # PORTNAME= OLE-Storage_Lite -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= OLE PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy RUN_DEPENDS= ${BUILD_DEPENDS} |