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 | |
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
-rw-r--r-- | games/gnake/Makefile | 8 | ||||
-rw-r--r-- | misc/p5-Array-FileReader/Makefile | 8 | ||||
-rw-r--r-- | misc/p5-Array-LineReader/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-HTML-QRCode/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-Text-QRCode/Makefile | 8 |
5 files changed, 10 insertions, 30 deletions
diff --git a/games/gnake/Makefile b/games/gnake/Makefile index 546a1dc82134..b2c27207fdfc 100644 --- a/games/gnake/Makefile +++ b/games/gnake/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: gnake -# Date created: 2011/02/20 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= gnake PORTVERSION= 0.94b @@ -12,7 +8,7 @@ MASTER_SITES= LOCAL/chinsan \ http://lightless.org/files/ DISTNAME= Gnake.${PORTVERSION} -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Nibbles clone for GNU/Linux and *BSD LICENSE= GPLv2 diff --git a/misc/p5-Array-FileReader/Makefile b/misc/p5-Array-FileReader/Makefile index ad2d9f3a6a12..73e9c43566f9 100644 --- a/misc/p5-Array-FileReader/Makefile +++ b/misc/p5-Array-FileReader/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Array-FileReader -# Date created: 2011/02/20 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= Array-FileReader PORTVERSION= 0.03 @@ -11,7 +7,7 @@ CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Lazily tie files to arrays for reading BUILD_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO diff --git a/misc/p5-Array-LineReader/Makefile b/misc/p5-Array-LineReader/Makefile index 0a34e73aa9a6..5c0d1f504c8f 100644 --- a/misc/p5-Array-LineReader/Makefile +++ b/misc/p5-Array-LineReader/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Array-LineReader -# Date created: 2010/11/09 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= Array-LineReader PORTVERSION= 1.01 @@ -11,7 +7,7 @@ CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Access lines of a file via an array BUILD_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO 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 \ diff --git a/textproc/p5-Text-QRCode/Makefile b/textproc/p5-Text-QRCode/Makefile index 7d4c150dbb1a..f3eb4fd163b5 100644 --- a/textproc/p5-Text-QRCode/Makefile +++ b/textproc/p5-Text-QRCode/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Text-QRCode -# Date created: 2011/02/14 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= Text-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 text based QR Code BUILD_DEPENDS= libqrencode>=2.0.0:${PORTSDIR}/graphics/libqrencode |