From 094572f4832cef52b362075e00290e1208af1c55 Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Tue, 30 Oct 2001 12:40:56 +0000 Subject: Update to 1.1; add WWW. --- www/p5-URI-Sequin/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'www/p5-URI-Sequin/Makefile') diff --git a/www/p5-URI-Sequin/Makefile b/www/p5-URI-Sequin/Makefile index 894d8b3fcaaf..c6d531941fb4 100644 --- a/www/p5-URI-Sequin/Makefile +++ b/www/p5-URI-Sequin/Makefile @@ -5,15 +5,16 @@ # $FreeBSD$ # -PORTNAME= Sequin -PORTVERSION= 1.0 +PORTNAME= URI-Sequin +PORTVERSION= 1.1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI -PKGNAMEPREFIX= p5-URI- +PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +WRKSRC= ${WRKDIR}/sequin-${PORTVERSION} PERL_CONFIGURE= yes MAN3= URI::Sequin.3 @@ -26,7 +27,7 @@ pre-patch: post-install: @${MKDIR} ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/URI/Sequin/examples - @${INSTALL_DATA} ${WRKSRC}/Example.pl ${WRKSRC}/referer_log?.txt \ + @${INSTALL_DATA} ${WRKSRC}/example.pl ${WRKSRC}/ref?.log \ ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/URI/Sequin/examples .include -- cgit v1.2.3