diff options
Diffstat (limited to 'graphics/p5-Imager-QRCode/Makefile')
-rw-r--r-- | graphics/p5-Imager-QRCode/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Imager-QRCode/Makefile b/graphics/p5-Imager-QRCode/Makefile index 9efe89dd5bb6..b47b029a5661 100644 --- a/graphics/p5-Imager-QRCode/Makefile +++ b/graphics/p5-Imager-QRCode/Makefile @@ -6,10 +6,11 @@ # PORTNAME= Imager-QRCode -PORTVERSION= 0.03 +PORTVERSION= 0.03.1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-0.031 MAINTAINER= chinsan@FreeBSD.org COMMENT= Generate QR Code with Imager using libqrencode |