diff options
author | miwi <miwi@FreeBSD.org> | 2013-02-18 14:01:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-02-18 14:01:51 +0800 |
commit | 2b34cbe29dddf09c88170db480ba5219f6ca7756 (patch) | |
tree | e6482b3789b86b838c82eac15dd35db4e0c39bcb | |
parent | 91a4f5a000753abf260912991826ef8e8b3096cc (diff) | |
download | freebsd-ports-gnome-2b34cbe29dddf09c88170db480ba5219f6ca7756.tar.gz freebsd-ports-gnome-2b34cbe29dddf09c88170db480ba5219f6ca7756.tar.zst freebsd-ports-gnome-2b34cbe29dddf09c88170db480ba5219f6ca7756.zip |
- Trim header
-rw-r--r-- | lang/php52/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/php52/Makefile b/lang/php52/Makefile index b368bd6c0c0c..d34b2ef8d7a1 100644 --- a/lang/php52/Makefile +++ b/lang/php52/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52 -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# PORTNAME= php52 PORTVERSION= 5.2.17 |