diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-10-13 21:39:56 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-10-13 21:39:56 +0800 |
commit | 3e5d19e060493c8670ec9ed392ec869fc950029e (patch) | |
tree | c777613a4e9cff8f8ffc98d7323de994fef72f51 /print | |
parent | abc5fe683ea58a473e8da2f58e747a8d14f70187 (diff) | |
download | freebsd-ports-gnome-3e5d19e060493c8670ec9ed392ec869fc950029e.tar.gz freebsd-ports-gnome-3e5d19e060493c8670ec9ed392ec869fc950029e.tar.zst freebsd-ports-gnome-3e5d19e060493c8670ec9ed392ec869fc950029e.zip |
- cleanup comments
Feature safe: yes
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-client/Makefile | 4 | ||||
-rw-r--r-- | print/cups-image/Makefile | 4 | ||||
-rw-r--r-- | print/gspdf/Makefile | 5 | ||||
-rw-r--r-- | print/rubygem-color/Makefile | 4 | ||||
-rw-r--r-- | print/rubygem-colortools/Makefile | 4 | ||||
-rw-r--r-- | print/rubygem-pdfwriter/Makefile | 4 |
6 files changed, 0 insertions, 25 deletions
diff --git a/print/cups-client/Makefile b/print/cups-client/Makefile index d3ef8b9b75d4..98c5464fd994 100644 --- a/print/cups-client/Makefile +++ b/print/cups-client/Makefile @@ -1,7 +1,3 @@ -# New ports collection makefile for: cups-client -# Date created: 07.May 2009 -# Whom: dirk.meyer@dinoex.sub.org -# # $FreeBSD$ CATEGORIES= print diff --git a/print/cups-image/Makefile b/print/cups-image/Makefile index 663d08be0dbb..07af6bad628f 100644 --- a/print/cups-image/Makefile +++ b/print/cups-image/Makefile @@ -1,7 +1,3 @@ -# New ports collection makefile for: cups-image -# Date created: 16.May 2009 -# Whom: dirk.meyer@dinoex.sub.org -# # $FreeBSD$ CATEGORIES= print diff --git a/print/gspdf/Makefile b/print/gspdf/Makefile index 6b42a8fd6533..91c866e0aa7e 100644 --- a/print/gspdf/Makefile +++ b/print/gspdf/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: gspdf -# Date created: 21 Oct 2006 -# Whom: dirk.meyer@dinoex.sub.org -# # $FreeBSD$ -# PORTNAME= gspdf PORTVERSION= 0.5 diff --git a/print/rubygem-color/Makefile b/print/rubygem-color/Makefile index 662403823897..0eeb1c6fe45e 100644 --- a/print/rubygem-color/Makefile +++ b/print/rubygem-color/Makefile @@ -1,7 +1,3 @@ -# Ports collection makefile for: gem-color -# Date created: 29 Mrz 2007 -# Whom: dirk.meyer@dinoex.sub.org -# # $FreeBSD$ PORTNAME= color diff --git a/print/rubygem-colortools/Makefile b/print/rubygem-colortools/Makefile index 1f658819fb2e..436d78dbaeb4 100644 --- a/print/rubygem-colortools/Makefile +++ b/print/rubygem-colortools/Makefile @@ -1,7 +1,3 @@ -# Ports collection makefile for: gem-colortools -# Date created: 09 nov 2005 -# Whom: dirk.meyer@dinoex.sub.org -# # $FreeBSD$ PORTNAME= colortools diff --git a/print/rubygem-pdfwriter/Makefile b/print/rubygem-pdfwriter/Makefile index a9d109b84fc1..7ad91f268fc1 100644 --- a/print/rubygem-pdfwriter/Makefile +++ b/print/rubygem-pdfwriter/Makefile @@ -1,7 +1,3 @@ -# Ports collection makefile for: gem-pdfwriter -# Date created: 09 nov 2005 -# Whom: dirk.meyer@dinoex.sub.org -# # $FreeBSD$ PORTNAME= pdfwriter |