diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-10-07 13:59:39 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-10-07 13:59:39 +0000 |
commit | d047dd4f98e27a89417bb621aea32e6b9bf3ba7c (patch) | |
tree | c7ac7a17dde7743bc81d2c105445ccf515f0c818 | |
parent | bf5f765328a1b3a6acde08669043272102e7832c (diff) | |
download | ports-d047dd4f98e27a89417bb621aea32e6b9bf3ba7c.tar.gz ports-d047dd4f98e27a89417bb621aea32e6b9bf3ba7c.zip |
Notes
-rw-r--r-- | archivers/p7zip/Makefile | 6 | ||||
-rw-r--r-- | print/latex-ltablex/Makefile | 4 | ||||
-rw-r--r-- | print/lyx/Makefile | 6 | ||||
-rw-r--r-- | print/lyx16/Makefile | 6 | ||||
-rw-r--r-- | sysutils/xstow/Makefile | 6 | ||||
-rw-r--r-- | x11-fonts/proggy_fonts-ttf/Makefile | 5 | ||||
-rw-r--r-- | x11-themes/gtk-oxygen-engine/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/gtk3-oxygen-engine/Makefile | 6 |
8 files changed, 6 insertions, 39 deletions
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index 4768cdebd71b..fa9fd63ad9e5 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p7zip -# Date created: Sun Jul 18 15:07:26 CEST 2004 -# Whom: Juergen Lock <nox@jelal.kn-bremen.de> -# +# Created by: Juergen Lock <nox@jelal.kn-bremen.de> # $FreeBSD$ -# PORTNAME= p7zip PORTVERSION= 9.20.1 diff --git a/print/latex-ltablex/Makefile b/print/latex-ltablex/Makefile index 92a82b3f779b..4a9e42490d27 100644 --- a/print/latex-ltablex/Makefile +++ b/print/latex-ltablex/Makefile @@ -1,7 +1,3 @@ -# New ports collection makefile for: print/latex-ltablex -# Date created: 14 April 2011 -# Whom: Raphael Kubo da Costa (kubito@gmail.com) -# # $FreeBSD$ PORTNAME= ltablex diff --git a/print/lyx/Makefile b/print/lyx/Makefile index a818e2b0a926..6fda562f6119 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lyx -# Date created: Sa 12 Okt 1996 19:20:51 MET DST -# Whom: Andreas Klemm <andreas@klemm.gtn.com> -# +# Created by: Klemm <andreas@klemm.gtn.com> # $FreeBSD$ -# PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 556bc97578d4..ff133fd065f3 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lyx -# Date created: Sa 12 Okt 1996 19:20:51 MET DST -# Whom: Andreas Klemm <andreas@klemm.gtn.com> -# +# Created by: Andreas Klemm <andreas@klemm.gtn.com> # $FreeBSD$ -# PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} diff --git a/sysutils/xstow/Makefile b/sysutils/xstow/Makefile index d20bf499eaaf..8bc9ca01a3ae 100644 --- a/sysutils/xstow/Makefile +++ b/sysutils/xstow/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xstow -# Date created: 2002-12-31 -# Whom: Alan Eldridge <alane@geeksrus.net> -# +# Created by: Alan Eldridge <alane@geeksrus.net> # $FreeBSD$ -# PORTNAME= xstow PORTVERSION= 1.0.0 diff --git a/x11-fonts/proggy_fonts-ttf/Makefile b/x11-fonts/proggy_fonts-ttf/Makefile index 2651d3e97a55..754011150291 100644 --- a/x11-fonts/proggy_fonts-ttf/Makefile +++ b/x11-fonts/proggy_fonts-ttf/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: proggy_fonts-x11 -# Date created: 22 October 2010 -# Whom: Raphael Kubo da Costa <kubito@gmail.com> -# # $FreeBSD$ -# PORTNAME= proggy_fonts-ttf PORTVERSION= 1.0 diff --git a/x11-themes/gtk-oxygen-engine/Makefile b/x11-themes/gtk-oxygen-engine/Makefile index c00e9bfee6e0..da6f048ce641 100644 --- a/x11-themes/gtk-oxygen-engine/Makefile +++ b/x11-themes/gtk-oxygen-engine/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gtk-oxygen-engine -# Date created: 2010-12-14 -# Whom: Max Brazhnikov <makc@FreeBSD.org> -# +# Created by: Max Brazhnikov <makc@FreeBSD.org> # $FreeBSD$ -# PORTNAME= oxygen PORTVERSION= 1.3.1 diff --git a/x11-themes/gtk3-oxygen-engine/Makefile b/x11-themes/gtk3-oxygen-engine/Makefile index 1c55848725cd..537140b7b0de 100644 --- a/x11-themes/gtk3-oxygen-engine/Makefile +++ b/x11-themes/gtk3-oxygen-engine/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gtk-oxygen-engine -# Date created: 2010-12-14 -# Whom: Max Brazhnikov <makc@FreeBSD.org> -# +# Created by: Max Brazhnikov <makc@FreeBSD.org> # $FreeBSD$ -# PORTNAME= oxygen PORTVERSION= 1.0.3 |