diff options
author | olgeni <olgeni@FreeBSD.org> | 2013-01-26 22:50:30 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2013-01-26 22:50:30 +0800 |
commit | faab7132785e7c010158d72f6b916679c34e8de4 (patch) | |
tree | 400cf336221b07bfc535eb9e71217cf11a05955a /www | |
parent | c208d8786f0dbc8aedb3894ce46ba9fce99164f7 (diff) | |
download | freebsd-ports-gnome-faab7132785e7c010158d72f6b916679c34e8de4.tar.gz freebsd-ports-gnome-faab7132785e7c010158d72f6b916679c34e8de4.tar.zst freebsd-ports-gnome-faab7132785e7c010158d72f6b916679c34e8de4.zip |
Convert Makefile headers to the new format in my ports.
Diffstat (limited to 'www')
-rw-r--r-- | www/phpgroupware/Makefile | 4 | ||||
-rw-r--r-- | www/yaws/Makefile | 5 |
2 files changed, 0 insertions, 9 deletions
diff --git a/www/phpgroupware/Makefile b/www/phpgroupware/Makefile index 3ebd52d282d3..a0810b3ff67b 100644 --- a/www/phpgroupware/Makefile +++ b/www/phpgroupware/Makefile @@ -1,7 +1,3 @@ -# New ports collection makefile for: phpgroupware -# Date created: 27 March 2001 -# Whom: Jimmy Olgeni <olgeni@uli.it> -# # $FreeBSD$ PORTNAME= phpgroupware diff --git a/www/yaws/Makefile b/www/yaws/Makefile index 01e9587b1990..4b0856cbf9e0 100644 --- a/www/yaws/Makefile +++ b/www/yaws/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: yaws -# Date Created: 25 Jan 2004 -# Whom: olgeni@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= yaws PORTVERSION= 1.95 |