diff options
author | olgeni <olgeni@FreeBSD.org> | 2013-02-18 20:34:39 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2013-02-18 20:34:39 +0800 |
commit | 0cb3a5626629dba7f8d9e6f1a04b34465dfbd2b4 (patch) | |
tree | 6320cebcb855e4db1cf5e3f37275df38e94ab04e /sysutils | |
parent | 2c00991a6f731449b7d004f41770f965088b87b7 (diff) | |
download | freebsd-ports-gnome-0cb3a5626629dba7f8d9e6f1a04b34465dfbd2b4.tar.gz freebsd-ports-gnome-0cb3a5626629dba7f8d9e6f1a04b34465dfbd2b4.tar.zst freebsd-ports-gnome-0cb3a5626629dba7f8d9e6f1a04b34465dfbd2b4.zip |
Convert Makefile headers to the new format.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/symlinks/Makefile | 6 | ||||
-rw-r--r-- | sysutils/webmin/Makefile | 6 |
2 files changed, 2 insertions, 10 deletions
diff --git a/sysutils/symlinks/Makefile b/sysutils/symlinks/Makefile index 6a92781403cc..a91644922c28 100644 --- a/sysutils/symlinks/Makefile +++ b/sysutils/symlinks/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: symlinks -# Date created: Sa 27 Mai 2000 00:21:44 CEST -# Whom: Andreas Klemm <andreas@klemm.gtn.com> -# +# Created by: Andreas Klemm <andreas@klemm.gtn.com> # $FreeBSD$ -# PORTNAME= symlinks PORTVERSION= 1.4 diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index 5fb840af11ec..5f500dfae60f 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: webmin -# Date created: Do 19 Nov 1998 21:13:55 CET -# Whom: Andreas Klemm <andreas@klemm.gtn.com> -# +# Created by: Andreas Klemm <andreas@klemm.gtn.com> # $FreeBSD$ -# PORTNAME= webmin PORTVERSION= 1.620 |