diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:42:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:42:57 +0800 |
commit | 48e7477e8830129ccf5550ce1762d9fdc48b1e12 (patch) | |
tree | 41fab6af3bde8c137bb8b52e486343bedd640fe4 /chinese | |
parent | 61a9adfce6e8fc6e36831c1e10cb328412448c98 (diff) | |
download | freebsd-ports-gnome-48e7477e8830129ccf5550ce1762d9fdc48b1e12.tar.gz freebsd-ports-gnome-48e7477e8830129ccf5550ce1762d9fdc48b1e12.tar.zst freebsd-ports-gnome-48e7477e8830129ccf5550ce1762d9fdc48b1e12.zip |
- Cleanup Makefile header
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/cconv/Makefile | 6 | ||||
-rw-r--r-- | chinese/p5-cconv/Makefile | 6 | ||||
-rw-r--r-- | chinese/php5-cconv/Makefile | 6 | ||||
-rw-r--r-- | chinese/py-cconv/Makefile | 6 |
4 files changed, 4 insertions, 20 deletions
diff --git a/chinese/cconv/Makefile b/chinese/cconv/Makefile index dfc6749ac77e..ff90c40e547c 100644 --- a/chinese/cconv/Makefile +++ b/chinese/cconv/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cconv -# Date created: 2011-04-26 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cconv PORTVERSION= 0.6.2 diff --git a/chinese/p5-cconv/Makefile b/chinese/p5-cconv/Makefile index d981197eedf0..07939d89a8a2 100644 --- a/chinese/p5-cconv/Makefile +++ b/chinese/p5-cconv/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-cconv -# Date created: 2011-04-28 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cconv PORTVERSION= 0.6.1 diff --git a/chinese/php5-cconv/Makefile b/chinese/php5-cconv/Makefile index f5c0dfecbcdc..0bb4bb431744 100644 --- a/chinese/php5-cconv/Makefile +++ b/chinese/php5-cconv/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-cconv -# Date created: 2011-04-28 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cconv PORTVERSION= 0.6.4 diff --git a/chinese/py-cconv/Makefile b/chinese/py-cconv/Makefile index f2d0a2460846..af56164e0df9 100644 --- a/chinese/py-cconv/Makefile +++ b/chinese/py-cconv/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-cconv -# Date created: 2011-04-28 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cconv PORTVERSION= 0.5.0 |