diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-08-18 00:21:37 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-08-18 00:21:37 +0800 |
commit | 9e9651b8c9f8d3ec1375dfb2e0d48a491ad6c121 (patch) | |
tree | d2e5ae8cc642054a8bfab9c6293482e6e04f321f /textproc/p5-HTML-QRCode | |
parent | 658e1731547e925114bd5d36855063b855218f7c (diff) | |
download | freebsd-ports-gnome-9e9651b8c9f8d3ec1375dfb2e0d48a491ad6c121.tar.gz freebsd-ports-gnome-9e9651b8c9f8d3ec1375dfb2e0d48a491ad6c121.tar.zst freebsd-ports-gnome-9e9651b8c9f8d3ec1375dfb2e0d48a491ad6c121.zip |
- Reset chinsan's ports
With hat: portmgr
Diffstat (limited to 'textproc/p5-HTML-QRCode')
-rw-r--r-- | textproc/p5-HTML-QRCode/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-HTML-QRCode/Makefile b/textproc/p5-HTML-QRCode/Makefile index 87397208031b..5cf72d1dba2c 100644 --- a/textproc/p5-HTML-QRCode/Makefile +++ b/textproc/p5-HTML-QRCode/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-QRCode -# Date created: 2011/02/14 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= HTML-QRCode PORTVERSION= 0.01 @@ -12,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Generate HTML based QR Code BUILD_DEPENDS= p5-Text-QRCode>0:${PORTSDIR}/textproc/p5-Text-QRCode \ |