diff options
Diffstat (limited to 'textproc/p5-Algorithm-RabinKarp/Makefile')
-rw-r--r-- | textproc/p5-Algorithm-RabinKarp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Algorithm-RabinKarp/Makefile b/textproc/p5-Algorithm-RabinKarp/Makefile index e8cc7b4c7c7..09596c93689 100644 --- a/textproc/p5-Algorithm-RabinKarp/Makefile +++ b/textproc/p5-Algorithm-RabinKarp/Makefile @@ -3,12 +3,12 @@ PORTNAME= Algorithm-RabinKarp PORTVERSION= 0.41 +DISTVERSIONSUFFIX= _1 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NNUNLEY PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION}_1 MAINTAINER= perl@FreeBSD.org COMMENT= Rabin-Karp streaming hash |