diff options
author | rakuco <rakuco@FreeBSD.org> | 2012-10-07 21:59:39 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2012-10-07 21:59:39 +0800 |
commit | a3c20de321a6439bc27d8b3c5ca1873a0b04468e (patch) | |
tree | c7ac7a17dde7743bc81d2c105445ccf515f0c818 /print | |
parent | 1c65c00b71143953414bce4bc3f91f6f0cf8db0c (diff) | |
download | freebsd-ports-gnome-a3c20de321a6439bc27d8b3c5ca1873a0b04468e.tar.gz freebsd-ports-gnome-a3c20de321a6439bc27d8b3c5ca1873a0b04468e.tar.zst freebsd-ports-gnome-a3c20de321a6439bc27d8b3c5ca1873a0b04468e.zip |
Clean up the headers of the ports I maintain.
Diffstat (limited to 'print')
-rw-r--r-- | print/latex-ltablex/Makefile | 4 | ||||
-rw-r--r-- | print/lyx/Makefile | 6 | ||||
-rw-r--r-- | print/lyx16/Makefile | 6 |
3 files changed, 2 insertions, 14 deletions
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} |