aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-08-17 16:21:37 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-08-17 16:21:37 +0000
commitb60960981b1bb72f389b3e4f7f448117d4d07528 (patch)
treed2e5ae8cc642054a8bfab9c6293482e6e04f321f
parent1efda898713d26e4c18ed430b9bd2384ccb73ea5 (diff)
downloadports-b60960981b1bb72f389b3e4f7f448117d4d07528.tar.gz
ports-b60960981b1bb72f389b3e4f7f448117d4d07528.zip
- Reset chinsan's ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=324849
-rw-r--r--games/gnake/Makefile8
-rw-r--r--misc/p5-Array-FileReader/Makefile8
-rw-r--r--misc/p5-Array-LineReader/Makefile8
-rw-r--r--textproc/p5-HTML-QRCode/Makefile8
-rw-r--r--textproc/p5-Text-QRCode/Makefile8
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