aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-07 08:06:21 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-04-07 08:09:01 +0000
commitcf118ccf875508b9a1c570044c93cfcc82bd455c (patch)
tree2c94cfc5a4d4e80512c81686f40530d811bc1425 /print
parente956200e0cb1ab3a412c123fa23aaaf47b1ea8da (diff)
downloadports-cf118ccf875508b9a1c570044c93cfcc82bd455c.tar.gz
ports-cf118ccf875508b9a1c570044c93cfcc82bd455c.zip
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
Diffstat (limited to 'print')
-rw-r--r--print/Makefile1
-rw-r--r--print/R-cran-tinytex/Makefile1
-rw-r--r--print/brlaser/Makefile1
-rw-r--r--print/cups-bjnp/Makefile1
-rw-r--r--print/cups-filters/Makefile1
-rw-r--r--print/cups-fxlinuxprint/Makefile1
-rw-r--r--print/dymo-cups-drivers/Makefile1
-rw-r--r--print/epson-inkjet-printer-201401w/Makefile1
-rw-r--r--print/epson-inkjet-printer-201601w/Makefile1
-rw-r--r--print/epson-inkjet-printer-escpr/Makefile1
-rw-r--r--print/fig2dev/Makefile1
-rw-r--r--print/fpc-libcups/Makefile1
-rw-r--r--print/ghostscript9-agpl-base/Makefile1
-rw-r--r--print/ghostscript9-agpl-x11/Makefile1
-rw-r--r--print/ghostscript9-base/Makefile1
-rw-r--r--print/ghostscript9-x11/Makefile1
-rw-r--r--print/gspdf/Makefile1
-rw-r--r--print/harfbuzz-hb-view/Makefile1
-rw-r--r--print/harfbuzz-icu/Makefile1
-rw-r--r--print/indexinfo/Makefile1
-rw-r--r--print/latex-beamer/Makefile1
-rw-r--r--print/latex-biber/Makefile1
-rw-r--r--print/latex-ltablex/Makefile1
-rw-r--r--print/libijs/Makefile1
-rw-r--r--print/libmspub01/Makefile1
-rw-r--r--print/libpagemaker/Makefile1
-rw-r--r--print/libraqm/Makefile1
-rw-r--r--print/linux-c7-freetype/Makefile1
-rw-r--r--print/linux-c7-harfbuzz/Makefile1
-rw-r--r--print/miktex/Makefile1
-rw-r--r--print/p5-Font-FreeType/Makefile1
-rw-r--r--print/p910nd/Makefile1
-rw-r--r--print/pdf-tools/Makefile1
-rw-r--r--print/pdfchain/Makefile1
-rw-r--r--print/photoprint/Makefile1
-rw-r--r--print/print-manager/Makefile1
-rw-r--r--print/py-psautohint/Makefile1
-rw-r--r--print/py-qt5-printsupport/Makefile1
-rw-r--r--print/qt5-printsupport/Makefile1
-rw-r--r--print/rubygem-color-tools/Makefile1
-rw-r--r--print/rubygem-color/Makefile1
-rw-r--r--print/rubygem-pdf-writer/Makefile1
-rw-r--r--print/rubygem-prawn-flexible-table/Makefile1
-rw-r--r--print/rubygem-prawn-js/Makefile1
-rw-r--r--print/rubygem-prawn-svg/Makefile1
-rw-r--r--print/shrinkpdf/Makefile1
-rw-r--r--print/splix/Makefile1
-rw-r--r--print/tex-aleph/Makefile1
-rw-r--r--print/tex-basic-engines/Makefile1
-rw-r--r--print/tex-dvipsk/Makefile1
-rw-r--r--print/tex-formats/Makefile1
-rw-r--r--print/tex-jadetex/Makefile1
-rw-r--r--print/tex-luatex/Makefile1
-rw-r--r--print/tex-ptexenc/Makefile1
-rw-r--r--print/tex-xetex/Makefile1
-rw-r--r--print/tex-xmltex/Makefile1
-rw-r--r--print/texlive-base/Makefile1
-rw-r--r--print/texlive-docs/Makefile1
-rw-r--r--print/texlive-full/Makefile1
-rw-r--r--print/texlive-texmf-source/Makefile1
-rw-r--r--print/texlive-texmf/Makefile1
-rw-r--r--print/texlive-tlmgr/Makefile1
-rw-r--r--print/texvc/Makefile1
-rw-r--r--print/xpdfopen/Makefile1
64 files changed, 0 insertions, 64 deletions
diff --git a/print/Makefile b/print/Makefile
index a6742285a14f..217343fccb78 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,3 @@
-
COMMENT = Desktop publishing
SUBDIR += R-cran-knitr
diff --git a/print/R-cran-tinytex/Makefile b/print/R-cran-tinytex/Makefile
index 7a267aca042a..f0808cfe3699 100644
--- a/print/R-cran-tinytex/Makefile
+++ b/print/R-cran-tinytex/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= tinytex
DISTVERSION= 0.30
CATEGORIES= print
diff --git a/print/brlaser/Makefile b/print/brlaser/Makefile
index b14de2260528..262990171c96 100644
--- a/print/brlaser/Makefile
+++ b/print/brlaser/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= brlaser
DISTVERSIONPREFIX= v
DISTVERSION= 6
diff --git a/print/cups-bjnp/Makefile b/print/cups-bjnp/Makefile
index 7c958749a49e..001a8c10a451 100644
--- a/print/cups-bjnp/Makefile
+++ b/print/cups-bjnp/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= cups-bjnp
PORTVERSION= 2.0.3
CATEGORIES= print
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 5ecb7de06551..a4a63828cf23 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= cups-filters
PORTVERSION= 1.28.6
PORTREVISION= 5
diff --git a/print/cups-fxlinuxprint/Makefile b/print/cups-fxlinuxprint/Makefile
index e22a2fedbc61..91b5f1106d00 100644
--- a/print/cups-fxlinuxprint/Makefile
+++ b/print/cups-fxlinuxprint/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= fxlinuxprint
PORTVERSION= 1.0.1
PORTREVISION= 3
diff --git a/print/dymo-cups-drivers/Makefile b/print/dymo-cups-drivers/Makefile
index fb08eb92c239..1699b5c82a1f 100644
--- a/print/dymo-cups-drivers/Makefile
+++ b/print/dymo-cups-drivers/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= dymo-cups-drivers
PORTVERSION= 1.4.0
PORTREVISION= 3
diff --git a/print/epson-inkjet-printer-201401w/Makefile b/print/epson-inkjet-printer-201401w/Makefile
index 4a1fd0803020..3cb942edd8f3 100644
--- a/print/epson-inkjet-printer-201401w/Makefile
+++ b/print/epson-inkjet-printer-201401w/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= epson-inkjet-printer-201401w
PORTVERSION= 1.0.0
CATEGORIES= print
diff --git a/print/epson-inkjet-printer-201601w/Makefile b/print/epson-inkjet-printer-201601w/Makefile
index aa3f4b66f552..a4c9cf21901a 100644
--- a/print/epson-inkjet-printer-201601w/Makefile
+++ b/print/epson-inkjet-printer-201601w/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= epson-inkjet-printer-201601w
PORTVERSION= 1.0.0
CATEGORIES= print
diff --git a/print/epson-inkjet-printer-escpr/Makefile b/print/epson-inkjet-printer-escpr/Makefile
index 3d1297d51aa0..f5eaa8f6c5d7 100644
--- a/print/epson-inkjet-printer-escpr/Makefile
+++ b/print/epson-inkjet-printer-escpr/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= epson-inkjet-printer-escpr
PORTVERSION= 1.7.7
DISTVERSIONSUFFIX= -1lsb3.2
diff --git a/print/fig2dev/Makefile b/print/fig2dev/Makefile
index cf674c0fa2e9..4d50b4df4965 100644
--- a/print/fig2dev/Makefile
+++ b/print/fig2dev/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= fig2dev
PORTVERSION= 3.2.7
PORTREVISION= 1
diff --git a/print/fpc-libcups/Makefile b/print/fpc-libcups/Makefile
index 4757d483308a..e1fe7335ec2d 100644
--- a/print/fpc-libcups/Makefile
+++ b/print/fpc-libcups/Makefile
@@ -1,4 +1,3 @@
-
CATEGORIES= print lang
PKGNAMESUFFIX= -libcups
diff --git a/print/ghostscript9-agpl-base/Makefile b/print/ghostscript9-agpl-base/Makefile
index 4b84ea3476db..8f2226fb6b73 100644
--- a/print/ghostscript9-agpl-base/Makefile
+++ b/print/ghostscript9-agpl-base/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= ghostscript
PORTVERSION= 9.52
PORTREVISION= 15
diff --git a/print/ghostscript9-agpl-x11/Makefile b/print/ghostscript9-agpl-x11/Makefile
index c4adee4f4ede..7dd29b827fd5 100644
--- a/print/ghostscript9-agpl-x11/Makefile
+++ b/print/ghostscript9-agpl-x11/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= ghostscript
PORTVERSION= 9.52
CATEGORIES= print
diff --git a/print/ghostscript9-base/Makefile b/print/ghostscript9-base/Makefile
index 4db7e93967ae..ca304730cc8c 100644
--- a/print/ghostscript9-base/Makefile
+++ b/print/ghostscript9-base/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= ghostscript
PORTVERSION= 9.06
PORTREVISION= 14
diff --git a/print/ghostscript9-x11/Makefile b/print/ghostscript9-x11/Makefile
index c1aa9639687e..0f3414aa1f40 100644
--- a/print/ghostscript9-x11/Makefile
+++ b/print/ghostscript9-x11/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= ghostscript
PORTVERSION= 9.06
PORTREVISION= 12
diff --git a/print/gspdf/Makefile b/print/gspdf/Makefile
index 977875dea442..a373d3829fa3 100644
--- a/print/gspdf/Makefile
+++ b/print/gspdf/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= gspdf
PORTVERSION= 0.5
PORTREVISION= 10
diff --git a/print/harfbuzz-hb-view/Makefile b/print/harfbuzz-hb-view/Makefile
index 545d701d6117..77f7c3914821 100644
--- a/print/harfbuzz-hb-view/Makefile
+++ b/print/harfbuzz-hb-view/Makefile
@@ -1,4 +1,3 @@
-
PORTREVISION= 0
PKGNAMESUFFIX= -hb-view
diff --git a/print/harfbuzz-icu/Makefile b/print/harfbuzz-icu/Makefile
index b6f6bc529096..a651fa64d78b 100644
--- a/print/harfbuzz-icu/Makefile
+++ b/print/harfbuzz-icu/Makefile
@@ -1,4 +1,3 @@
-
PORTREVISION= 0
PKGNAMESUFFIX= -icu
diff --git a/print/indexinfo/Makefile b/print/indexinfo/Makefile
index 30b0abba9a61..918a70e8a4d0 100644
--- a/print/indexinfo/Makefile
+++ b/print/indexinfo/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= indexinfo
PORTVERSION= 0.3.1
CATEGORIES= print ports-mgmt
diff --git a/print/latex-beamer/Makefile b/print/latex-beamer/Makefile
index 679c21a9917f..049326698752 100644
--- a/print/latex-beamer/Makefile
+++ b/print/latex-beamer/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= latex-beamer
PORTVERSION= 3.57
DISTVERSIONPREFIX= v
diff --git a/print/latex-biber/Makefile b/print/latex-biber/Makefile
index 3e23e8e9e39a..8448f812107a 100644
--- a/print/latex-biber/Makefile
+++ b/print/latex-biber/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= biber
PORTVERSION= 2.1
DISTVERSIONPREFIX= v
diff --git a/print/latex-ltablex/Makefile b/print/latex-ltablex/Makefile
index 2e9917796031..fdd9c5972735 100644
--- a/print/latex-ltablex/Makefile
+++ b/print/latex-ltablex/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= ltablex
PORTVERSION= 1.0
PORTREVISION= 2
diff --git a/print/libijs/Makefile b/print/libijs/Makefile
index 78e9a86f04f3..c5775bb283dd 100644
--- a/print/libijs/Makefile
+++ b/print/libijs/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= libijs
PORTVERSION= 0.35
PORTREVISION= 5
diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile
index 7384ad599105..4ce383e4c7de 100644
--- a/print/libmspub01/Makefile
+++ b/print/libmspub01/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= libmspub
PORTVERSION= 0.1.4
PORTREVISION= 17
diff --git a/print/libpagemaker/Makefile b/print/libpagemaker/Makefile
index d99c22fc5a50..8e6fb3aa07e2 100644
--- a/print/libpagemaker/Makefile
+++ b/print/libpagemaker/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= libpagemaker
PORTVERSION= 0.0.4
PORTREVISION= 10
diff --git a/print/libraqm/Makefile b/print/libraqm/Makefile
index 6dd74506e2b3..28ac20183310 100644
--- a/print/libraqm/Makefile
+++ b/print/libraqm/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= libraqm
PORTVERSION= 0.6.0
CATEGORIES= print
diff --git a/print/linux-c7-freetype/Makefile b/print/linux-c7-freetype/Makefile
index ab420dac825d..1c09dc3a6ff2 100644
--- a/print/linux-c7-freetype/Makefile
+++ b/print/linux-c7-freetype/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= freetype
PORTVERSION= 2.8
DISTVERSIONSUFFIX= -14.el7_9.1
diff --git a/print/linux-c7-harfbuzz/Makefile b/print/linux-c7-harfbuzz/Makefile
index 5ec81afc97f6..39daf44ea421 100644
--- a/print/linux-c7-harfbuzz/Makefile
+++ b/print/linux-c7-harfbuzz/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= harfbuzz
PORTVERSION= 1.7.5
DISTVERSIONSUFFIX= -2.el7
diff --git a/print/miktex/Makefile b/print/miktex/Makefile
index 1a46cf43bc9d..8e1a692af4fb 100644
--- a/print/miktex/Makefile
+++ b/print/miktex/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= miktex
DISTVERSION= 21.2
CATEGORIES= print
diff --git a/print/p5-Font-FreeType/Makefile b/print/p5-Font-FreeType/Makefile
index a8f6096c3360..355d62ba2a82 100644
--- a/print/p5-Font-FreeType/Makefile
+++ b/print/p5-Font-FreeType/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= Font-FreeType
PORTVERSION= 0.07
CATEGORIES= print perl5
diff --git a/print/p910nd/Makefile b/print/p910nd/Makefile
index 381ec0275634..758f5684126d 100644
--- a/print/p910nd/Makefile
+++ b/print/p910nd/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= p910nd
PORTVERSION= 0.97
CATEGORIES= print net
diff --git a/print/pdf-tools/Makefile b/print/pdf-tools/Makefile
index 7e48910fc984..7a50ac25f8dd 100644
--- a/print/pdf-tools/Makefile
+++ b/print/pdf-tools/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= pdf-tools
DISTVERSIONPREFIX= v
DISTVERSION= 0.90-41
diff --git a/print/pdfchain/Makefile b/print/pdfchain/Makefile
index c59889cd9334..3bd1ea7becd0 100644
--- a/print/pdfchain/Makefile
+++ b/print/pdfchain/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= pdfchain
PORTVERSION= 0.4.4.2
CATEGORIES= print
diff --git a/print/photoprint/Makefile b/print/photoprint/Makefile
index 150fc891d000..9f964bee7a2a 100644
--- a/print/photoprint/Makefile
+++ b/print/photoprint/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= photoprint
DISTVERSION= 0.4.2-pre2
PORTREVISION= 9
diff --git a/print/print-manager/Makefile b/print/print-manager/Makefile
index 1dfedb4b7b02..0c7adf446f7a 100644
--- a/print/print-manager/Makefile
+++ b/print/print-manager/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= print-manager
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= print kde kde-applications
diff --git a/print/py-psautohint/Makefile b/print/py-psautohint/Makefile
index 89126210bb84..a7e4c6bfd859 100644
--- a/print/py-psautohint/Makefile
+++ b/print/py-psautohint/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= psautohint
DISTVERSION= 2.0.0
CATEGORIES= print python
diff --git a/print/py-qt5-printsupport/Makefile b/print/py-qt5-printsupport/Makefile
index 8f8ce9ac3868..1be18b69c6d7 100644
--- a/print/py-qt5-printsupport/Makefile
+++ b/print/py-qt5-printsupport/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= printsupport
CATEGORIES= print python
diff --git a/print/qt5-printsupport/Makefile b/print/qt5-printsupport/Makefile
index ad41e3fa0e4c..12a9b53fe5b8 100644
--- a/print/qt5-printsupport/Makefile
+++ b/print/qt5-printsupport/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= printsupport
DISTVERSION= ${QT5_VERSION}
PORTREVISION= 1
diff --git a/print/rubygem-color-tools/Makefile b/print/rubygem-color-tools/Makefile
index 8ec990bd260c..3953b7db6e40 100644
--- a/print/rubygem-color-tools/Makefile
+++ b/print/rubygem-color-tools/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= color-tools
PORTVERSION= 1.3.0
CATEGORIES= print rubygems
diff --git a/print/rubygem-color/Makefile b/print/rubygem-color/Makefile
index f84776c82ac7..0e1b79712ab6 100644
--- a/print/rubygem-color/Makefile
+++ b/print/rubygem-color/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= color
PORTVERSION= 1.8
CATEGORIES= print rubygems
diff --git a/print/rubygem-pdf-writer/Makefile b/print/rubygem-pdf-writer/Makefile
index fc69e3b0e2b7..0973c7eaa8a9 100644
--- a/print/rubygem-pdf-writer/Makefile
+++ b/print/rubygem-pdf-writer/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= pdf-writer
PORTVERSION= 1.1.8
CATEGORIES= print rubygems
diff --git a/print/rubygem-prawn-flexible-table/Makefile b/print/rubygem-prawn-flexible-table/Makefile
index d1cdb9ad1deb..b51b37ee3761 100644
--- a/print/rubygem-prawn-flexible-table/Makefile
+++ b/print/rubygem-prawn-flexible-table/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= prawn-flexible-table
PORTVERSION= 0.1.2
PORTREVISION= 1
diff --git a/print/rubygem-prawn-js/Makefile b/print/rubygem-prawn-js/Makefile
index 40a7eb4e3fdf..23b48afc10f8 100644
--- a/print/rubygem-prawn-js/Makefile
+++ b/print/rubygem-prawn-js/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= prawn-js
PORTVERSION= 0.7.1
CATEGORIES= print rubygems
diff --git a/print/rubygem-prawn-svg/Makefile b/print/rubygem-prawn-svg/Makefile
index 35bb871b6634..e77f6d2a197d 100644
--- a/print/rubygem-prawn-svg/Makefile
+++ b/print/rubygem-prawn-svg/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= prawn-svg
PORTVERSION= 0.31.0
CATEGORIES= print rubygems
diff --git a/print/shrinkpdf/Makefile b/print/shrinkpdf/Makefile
index a44fe40dd485..bc7e250a67b9 100644
--- a/print/shrinkpdf/Makefile
+++ b/print/shrinkpdf/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= shrinkpdf
PORTVERSION= 20191221
CATEGORIES= print graphics
diff --git a/print/splix/Makefile b/print/splix/Makefile
index 2690bab81db0..5d4245e2c744 100644
--- a/print/splix/Makefile
+++ b/print/splix/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= splix
PORTVERSION= 2.0.0
PORTREVISION= 9
diff --git a/print/tex-aleph/Makefile b/print/tex-aleph/Makefile
index 0ba5dcfdcc33..91c4534b0255 100644
--- a/print/tex-aleph/Makefile
+++ b/print/tex-aleph/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= aleph
PORTVERSION= 1.15.2.1.r.4
PORTREVISION= 4
diff --git a/print/tex-basic-engines/Makefile b/print/tex-basic-engines/Makefile
index 7d837ba413bb..0feddf0264f7 100644
--- a/print/tex-basic-engines/Makefile
+++ b/print/tex-basic-engines/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= basic-engines
PORTVERSION= 20150521
CATEGORIES= print
diff --git a/print/tex-dvipsk/Makefile b/print/tex-dvipsk/Makefile
index a0fb3cd9f4d6..533ca0201ac2 100644
--- a/print/tex-dvipsk/Makefile
+++ b/print/tex-dvipsk/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= dvipsk
PORTVERSION= 5.995
PORTREVISION= 2
diff --git a/print/tex-formats/Makefile b/print/tex-formats/Makefile
index d305f038726c..e1fbb8a2023a 100644
--- a/print/tex-formats/Makefile
+++ b/print/tex-formats/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= formats
PORTVERSION= 20150521
PORTREVISION= 2
diff --git a/print/tex-jadetex/Makefile b/print/tex-jadetex/Makefile
index ebca2f31e82d..a23b8e8282b3 100644
--- a/print/tex-jadetex/Makefile
+++ b/print/tex-jadetex/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= jadetex
PORTVERSION= 3.13
PORTREVISION= 3
diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile
index a83c8b5d453f..7b52ad2ceb05 100644
--- a/print/tex-luatex/Makefile
+++ b/print/tex-luatex/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= luatex
PORTVERSION= 0.80.0
PORTREVISION= 23
diff --git a/print/tex-ptexenc/Makefile b/print/tex-ptexenc/Makefile
index 0703620934fa..1c28cc049e2d 100644
--- a/print/tex-ptexenc/Makefile
+++ b/print/tex-ptexenc/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= ptexenc
PORTVERSION= 1.3.3
PORTREVISION= 2
diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile
index f731743b9023..6ceb07cdde83 100644
--- a/print/tex-xetex/Makefile
+++ b/print/tex-xetex/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xetex
PORTVERSION= 0.99992
PORTREVISION= 40
diff --git a/print/tex-xmltex/Makefile b/print/tex-xmltex/Makefile
index 3d41443ac20a..a3470bef9cc4 100644
--- a/print/tex-xmltex/Makefile
+++ b/print/tex-xmltex/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xmltex
PORTVERSION= 1.9
PORTREVISION= 2
diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile
index b42027e3fe1d..71c1ddbbcd77 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= texlive
PORTVERSION= 20150521
PORTREVISION= 63
diff --git a/print/texlive-docs/Makefile b/print/texlive-docs/Makefile
index dc1e5ee80c2b..eb47086bff88 100644
--- a/print/texlive-docs/Makefile
+++ b/print/texlive-docs/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= texlive
PORTVERSION= 20150523
CATEGORIES= print
diff --git a/print/texlive-full/Makefile b/print/texlive-full/Makefile
index dbe743cadfde..b20f568c6799 100644
--- a/print/texlive-full/Makefile
+++ b/print/texlive-full/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= texlive
DISTVERSION= 20150521
CATEGORIES= print
diff --git a/print/texlive-texmf-source/Makefile b/print/texlive-texmf-source/Makefile
index ede65bac5adc..eec9ebc9fa49 100644
--- a/print/texlive-texmf-source/Makefile
+++ b/print/texlive-texmf-source/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= texlive
PORTVERSION= 20150523
CATEGORIES= print
diff --git a/print/texlive-texmf/Makefile b/print/texlive-texmf/Makefile
index 95a016172302..e4c3139c8654 100644
--- a/print/texlive-texmf/Makefile
+++ b/print/texlive-texmf/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= texlive
PORTVERSION= 20150523
PORTREVISION= 4
diff --git a/print/texlive-tlmgr/Makefile b/print/texlive-tlmgr/Makefile
index 426a63ea405d..c75a84c0b328 100644
--- a/print/texlive-tlmgr/Makefile
+++ b/print/texlive-tlmgr/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= texlive
PORTVERSION= 20150523
PORTREVISION= 2
diff --git a/print/texvc/Makefile b/print/texvc/Makefile
index d6e5d0482a87..6c9c3228970e 100644
--- a/print/texvc/Makefile
+++ b/print/texvc/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= texvc
PORTVERSION= 20050202
PORTREVISION= 6
diff --git a/print/xpdfopen/Makefile b/print/xpdfopen/Makefile
index 695b4b54c1f7..ba45a0211bbf 100644
--- a/print/xpdfopen/Makefile
+++ b/print/xpdfopen/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xpdfopen
PORTVERSION= 0.86
CATEGORIES= print