diff options
author | acm <acm@FreeBSD.org> | 2013-03-23 13:25:05 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2013-03-23 13:25:05 +0800 |
commit | c07cfcac1e06b54200264d506603b744896b0faa (patch) | |
tree | 287c9b5f0269ac02f3b0f0d70eedbf74adb7cd9f /sysutils | |
parent | a128396eafea95f72cb67a5ecfc941e002b869c6 (diff) | |
download | freebsd-ports-gnome-c07cfcac1e06b54200264d506603b744896b0faa.tar.gz freebsd-ports-gnome-c07cfcac1e06b54200264d506603b744896b0faa.tar.zst freebsd-ports-gnome-c07cfcac1e06b54200264d506603b744896b0faa.zip |
- Update to 2.6.2
- Trim Makefile headers
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fpc-syslog/Makefile | 6 | ||||
-rw-r--r-- | sysutils/fpc-users/Makefile | 6 | ||||
-rw-r--r-- | sysutils/fpc-utmp/Makefile | 6 | ||||
-rw-r--r-- | sysutils/fpc-uuid/Makefile | 6 |
4 files changed, 4 insertions, 20 deletions
diff --git a/sysutils/fpc-syslog/Makefile b/sysutils/fpc-syslog/Makefile index c5b9b4fdae94..78193f3ce70c 100644 --- a/sysutils/fpc-syslog/Makefile +++ b/sysutils/fpc-syslog/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fpc-syslog -# Date created: 2006-06-05 -# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> -# +# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -# PORTREVISION= 0 CATEGORIES= sysutils lang diff --git a/sysutils/fpc-users/Makefile b/sysutils/fpc-users/Makefile index 6f43df830410..17e6a4a739c3 100644 --- a/sysutils/fpc-users/Makefile +++ b/sysutils/fpc-users/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fpc-users -# Date created: 2009-01-06 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# +# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -# PORTREVISION= 0 CATEGORIES= sysutils lang diff --git a/sysutils/fpc-utmp/Makefile b/sysutils/fpc-utmp/Makefile index a830a539178a..e39f7bba3689 100644 --- a/sysutils/fpc-utmp/Makefile +++ b/sysutils/fpc-utmp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fpc-utmp -# Date created: 2006-06-05 -# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> -# +# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -# PORTREVISION= 0 CATEGORIES= sysutils lang diff --git a/sysutils/fpc-uuid/Makefile b/sysutils/fpc-uuid/Makefile index 5df8f60e5a65..65310434ceea 100644 --- a/sysutils/fpc-uuid/Makefile +++ b/sysutils/fpc-uuid/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fpc-uuid -# Date created: 2010-04-22 -# Whom: Christopher Key <cjk32@cam.ac.uk> -# +# Created by: Christopher Key <cjk32@cam.ac.uk> # $FreeBSD$ -# PORTREVISION= 0 CATEGORIES= sysutils lang |