diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-28 00:24:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-28 00:24:56 +0800 |
commit | c3f0070afa5aefca7bcc7301a8c4d02fd51150be (patch) | |
tree | cad12fb28071c90a06283b3df6cc68f9aa310146 /www | |
parent | 9278e5ef27699cd7d9efd9046d1ed699d9b473c8 (diff) | |
download | freebsd-ports-gnome-c3f0070afa5aefca7bcc7301a8c4d02fd51150be.tar.gz freebsd-ports-gnome-c3f0070afa5aefca7bcc7301a8c4d02fd51150be.tar.zst freebsd-ports-gnome-c3f0070afa5aefca7bcc7301a8c4d02fd51150be.zip |
- Cleanup Makefile header
Diffstat (limited to 'www')
-rw-r--r-- | www/gallery2/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Protocol-SocketIO/Makefile | 6 |
2 files changed, 2 insertions, 10 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index 1f4423481962..34b95972d308 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gallery2 -# Date created: 29 Aug 2005 -# Whom: Alex Varju <freebsd-ports@varju.ca> -# +# Created by: Alex Varju <freebsd-ports@varju.ca> # $FreeBSD$ -# PORTNAME= gallery2 PORTVERSION= 2.3.2 diff --git a/www/p5-Protocol-SocketIO/Makefile b/www/p5-Protocol-SocketIO/Makefile index 46c1b96e9758..119acf6605f9 100644 --- a/www/p5-Protocol-SocketIO/Makefile +++ b/www/p5-Protocol-SocketIO/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Protocol-SocketIO -# Date created: 2012-01-23 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Protocol-SocketIO PORTVERSION= 0.04 |